Public Methods (see also Protected Methods)
Name | Description | |
---|---|---|
Add | (inherited from Dictionary) | |
Clear | (inherited from Dictionary) | |
ContainsKey | (inherited from Dictionary) | |
ContainsValue | (inherited from Dictionary) | |
Equals | Overloaded. (inherited from Object) | |
GetEnumerator | (inherited from Dictionary) | |
GetHashCode | (inherited from Object) | |
GetObjectData | (inherited from Dictionary) | |
GetType | (inherited from Object) | |
OnDeserialization | (inherited from Dictionary) | |
ReadFromXml | Initializes the class properties from an XML input. | |
ReferenceEquals | (inherited from Object) | |
Remove | (inherited from Dictionary) | |
ToString | (inherited from Object) | |
TryGetValue | (inherited from Dictionary) | |
WriteToXml | Writes and formats the class properties to XML. |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Explicit Interface Implementations
Name | Description | |
---|---|---|
System.Collections.Generic.ICollection.Add | (inherited from Dictionary) | |
System.Collections.Generic.ICollection.Contains | (inherited from Dictionary) | |
System.Collections.Generic.ICollection.CopyTo | (inherited from Dictionary) | |
System.Collections.Generic.ICollection.Remove | (inherited from Dictionary) | |
System.Collections.Generic.IEnumerable.GetEnumerator | (inherited from Dictionary) | |
System.Collections.ICollection.CopyTo | (inherited from Dictionary) | |
System.Collections.IDictionary.Add | (inherited from Dictionary) | |
System.Collections.IDictionary.Contains | (inherited from Dictionary) | |
System.Collections.IDictionary.GetEnumerator | (inherited from Dictionary) | |
System.Collections.IDictionary.Remove | (inherited from Dictionary) | |
System.Collections.IEnumerable.GetEnumerator | (inherited from Dictionary) |
See Also
Send comments about this topic to Microsoft.