Name | Description | |
---|---|---|
MultiColumnDictionary Constructor | Overloaded. |
The following tables list the members exposed by MultiColumnDictionary.
Name | Description | |
---|---|---|
MultiColumnDictionary Constructor | Overloaded. |
Name | Description | |
---|---|---|
Count | (Inherited from System.Collections.Specialized.ListDictionary) | |
IsFixedSize | (Inherited from System.Collections.Specialized.ListDictionary) | |
IsReadOnly | (Inherited from System.Collections.Specialized.ListDictionary) | |
IsSynchronized | (Inherited from System.Collections.Specialized.ListDictionary) | |
Item | Gets or sets the value associated with the specified key | |
Keys | (Inherited from System.Collections.Specialized.ListDictionary) | |
SyncRoot | (Inherited from System.Collections.Specialized.ListDictionary) | |
Values | (Inherited from System.Collections.Specialized.ListDictionary) |
Name | Description | |
---|---|---|
Add | Adds an entry with the specified key and value into the MultiColumnDictionary. | |
Clear | Removes all entries from the MultiColumnDictionary. | |
Contains | (Inherited from System.Collections.Specialized.ListDictionary) | |
CopyTo | (Inherited from System.Collections.Specialized.ListDictionary) | |
GetColumnValue | Gets the string which is in given column of the dictionary. | |
GetEnumerator | (Inherited from System.Collections.Specialized.ListDictionary) | |
Remove | (Inherited from System.Collections.Specialized.ListDictionary) |