GetSubFolders Method
Overloads
GetSubFolders(String)
Declaration
List<FSFolder> GetSubFolders(string i_Path)
Parameters
| Type | Name | Description |
|---|---|---|
| System.String | i_Path |
Returns
| Type | Description |
|---|---|
| System.Collections.Generic.List<FSFolder> |
List<FSFolder> GetSubFolders(string i_Path)
| Type | Name | Description |
|---|---|---|
| System.String | i_Path |
| Type | Description |
|---|---|
| System.Collections.Generic.List<FSFolder> |