Property | Type | Description | |
---|---|---|---|
keys | System.Collections.Specialized.ListDictionary |
Property | Type | Description | |
---|---|---|---|
group |
Method | Description | |
---|---|---|
GetNodeKey ( string name, |
||
HasKey ( string key, |
||
LoadData ( |
Method | Description | |
---|---|---|
CheckIfAdd ( string value, |
||
LoadExtraData ( string name, |
protected CheckIfAdd ( string value, |
||
value | string | |
node | ||
return | bool |
public GetNodeKey ( string name, |
||
name | string | |
node | ||
return | string |
public HasKey ( string key, |
||
key | string | |
other | ||
return | bool |
public LoadData ( |
||
node | ||
return | void |
protected LoadExtraData ( string name, |
||
name | string | |
node | ||
return | void |