Свойство | Type | Description |
---|
Méthode | 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 |
Méthode | Description | |
---|---|---|
GetChildren ( ) : IEnumerable |
||
SmartFolder ( |
public GetChildren ( string text, |
||
text | string | |
settings | ||
getAllChildren | bool | |
Résultat | QueryResult |
public GetProperty ( string name ) : object | ||
name | string | |
Résultat | object |
public SetProperty ( string name, object value ) : void | ||
name | string | |
value | object | |
Résultat | void |
public SmartFolder ( Node parent ) : System.Collections.Generic | ||
parent | Node | |
Résultat | System.Collections.Generic |
public SmartFolder ( Node parent, string nodeTypeName ) : System.Collections.Generic | ||
parent | Node | |
nodeTypeName | string | |
Résultat | System.Collections.Generic |
protected SmartFolder ( |
||
nt | ||
Résultat | System.Collections.Generic |