Method | Description | |
---|---|---|
ContainsText ( this treeNodeCollection, string textToSearchFor ) : bool | ||
SortByTextConsideringDirectories ( this treeNodeCollection, bool recursive = false ) : void |
Method | Description | |
---|---|---|
TreeNodeComparer ( |
public static ContainsText ( this treeNodeCollection, string textToSearchFor ) : bool | ||
treeNodeCollection | this | |
textToSearchFor | string | |
return | bool |
public static SortByTextConsideringDirectories ( this treeNodeCollection, bool recursive = false ) : void | ||
treeNodeCollection | this | |
recursive | bool | |
return | void |