EnumCollection Class Members
The following tables list the members exposed by EnumCollection.
Public Constructors
Name | Description | |
---|---|---|
EnumCollection Constructor |
Public Properties
Name | Description | |
---|---|---|
Comparer | (Inherited from System.Collections.Generic.Dictionary<string,Dictionary<string,int>>) | |
Count | (Inherited from System.Collections.Generic.Dictionary<string,Dictionary<string,int>>) | |
Item | (Inherited from System.Collections.Generic.Dictionary<string,Dictionary<string,int>>) | |
Keys | (Inherited from System.Collections.Generic.Dictionary<string,Dictionary<string,int>>) | |
Values | (Inherited from System.Collections.Generic.Dictionary<string,Dictionary<string,int>>) |
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