Свойство | Type | Description | |
---|---|---|---|
length | int | ||
path | string | ||
seperators | int[] |
Méthode | Description | |
---|---|---|
FindFirst ( string path ) : int | ||
GetPath ( int index ) : string | ||
PathSplitter ( string path ) : System.IO | ||
this ( int index ) : string |
Méthode | Description | |
---|---|---|
MarkSeperators ( ) : void |
public PathSplitter ( string path ) : System.IO | ||
path | string | |
Résultat | System.IO |