EnumCollection Class Methods
For a list of all members of this type, see EnumCollection members.
Public Methods
Name | Description | |
---|---|---|
Add | (Inherited from System.Collections.Generic.Dictionary<string,Dictionary<string,int>>) | |
AddEnum<TK> | Add enumeration to collection | |
Clear | (Inherited from System.Collections.Generic.Dictionary<string,Dictionary<string,int>>) | |
ContainsKey | (Inherited from System.Collections.Generic.Dictionary<string,Dictionary<string,int>>) | |
ContainsValue | (Inherited from System.Collections.Generic.Dictionary<string,Dictionary<string,int>>) | |
GetEnumerator | (Inherited from System.Collections.Generic.Dictionary<string,Dictionary<string,int>>) | |
GetObjectData | (Inherited from System.Collections.Generic.Dictionary<string,Dictionary<string,int>>) | |
OnDeserialization | (Inherited from System.Collections.Generic.Dictionary<string,Dictionary<string,int>>) | |
Remove | (Inherited from System.Collections.Generic.Dictionary<string,Dictionary<string,int>>) | |
TryGetValue | (Inherited from System.Collections.Generic.Dictionary<string,Dictionary<string,int>>) |
See Also