메소드 | 설명 | |
---|---|---|
CopyTo ( OptionsNode opt ) : void |
Copies to.
|
|
Parse ( XmlNode node ) : void |
Parses the specified node.
|
|
this ( string index ) : object |
Gets the Object at the specified index.
|
|
this ( string index, object defaultValue ) : object |
Gets the Object at the specified index.
|
메소드 | 설명 | |
---|---|---|
FlagDefined ( string name ) : void | ||
OptionsNode ( ) : System |
Initializes the OptionsNode class.
|
|
SetOption ( string nodeName, string val ) : void |
public this ( string index, object defaultValue ) : object | ||
index | string | |
defaultValue | object | |
리턴 | object |