This is the complete list of members for TStructure, including all inherited members.
AddChild(TStructure NewChild) | TStructure | |
AddChild(string Key, object Value) | TStructure | |
Clear() | TStructure | |
Clone() | TStructure | |
Contains(string Key) | TStructure | |
ContainsKey(string Key) | TStructure | |
ContainsPath(string Path) | TStructure | |
Count | TStructure | |
CreatePath(string Path) | TStructure | |
Get(string Path) | TStructure | |
Get(string Path, object DefaultValue) | TStructure | |
Keys | TStructure | |
Remove(string Key) | TStructure | |
Set(string Path, object Value) | TStructure | |
ToString() | TStructure | |
ToString(double MaxLevel) | TStructure | |
TryGetValue(string Key, out object Value) | TStructure | |
TryGetValueFromPath(string Path, out object Value) | TStructure | |
TStructure(string Key1, object Value1, string Key2, object Value2, string KeyN, object ValueN) | TStructure | |
Values | TStructure |