Свойство | Тип | Описание |
---|
Метод | Описание | |
---|---|---|
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 |
Метод | Описание | |
---|---|---|
GetChildren ( ) : IEnumerable |
||
SmartFolder ( |
public GetChildren ( string text, |
||
text | string | |
settings | ||
getAllChildren | bool | |
Результат | QueryResult |
public GetProperty ( string name ) : object | ||
name | string | |
Результат | object |
public SetProperty ( string name, object value ) : void | ||
name | string | |
value | object | |
Результат | void |
public SmartFolder ( Node parent ) : System.Collections.Generic | ||
parent | Node | |
Результат | System.Collections.Generic |
public SmartFolder ( Node parent, string nodeTypeName ) : System.Collections.Generic | ||
parent | Node | |
nodeTypeName | string | |
Результат | System.Collections.Generic |
protected SmartFolder ( |
||
nt | ||
Результат | System.Collections.Generic |