Options Methods |
The Options type exposes the following members.
Name | Description | |
---|---|---|
Add | (Inherited from DictionaryString, String.) | |
Clear | (Inherited from DictionaryString, String.) | |
ContainsKey | (Inherited from DictionaryString, String.) | |
ContainsValue | (Inherited from DictionaryString, String.) | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetEnumerator | (Inherited from DictionaryString, String.) | |
GetHashCode | (Inherited from Object.) | |
GetObjectData | (Inherited from DictionaryString, String.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
OnDeserialization | (Inherited from DictionaryString, String.) | |
Remove | (Inherited from DictionaryString, String.) | |
ToString |
Dump an Options object as a string
(Overrides ObjectToString.) | |
ToStringList |
Return a StringList describing the options
| |
TryGetValue | (Inherited from DictionaryString, String.) |