Property | Type | Description |
---|
Method | Description | |
---|---|---|
GetChildren ( string text, |
||
GetProperty ( string name ) : object | ||
SetProperty ( string name, object value ) : void | ||
SmartFolder ( Node parent ) : System.Collections.Generic | ||
SmartFolder ( Node parent, string nodeTypeName ) : System.Collections.Generic |
Method | Description | |
---|---|---|
GetChildren ( ) : IEnumerable |
||
SmartFolder ( |
public GetChildren ( string text, |
||
text | string | |
settings | ||
getAllChildren | bool | |
return | QueryResult |
public SetProperty ( string name, object value ) : void | ||
name | string | |
value | object | |
return | void |
public SmartFolder ( Node parent ) : System.Collections.Generic | ||
parent | Node | |
return | System.Collections.Generic |
public SmartFolder ( Node parent, string nodeTypeName ) : System.Collections.Generic | ||
parent | Node | |
nodeTypeName | string | |
return | System.Collections.Generic |
protected SmartFolder ( |
||
nt | ||
return | System.Collections.Generic |