프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
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 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 |