LEADTOOLS (Leadtools.Logging assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
SerializableDictionary<TKey,TValue> Class Methods
See Also 
Leadtools.Logging Namespace : SerializableDictionary<TKey,TValue> Class


"

For a list of all members of this type, see SerializableDictionary<TKey,TValue> members.

"

Public Methods

 NameDescription
public Method AddAdds the specified key and value to the dictionary. (Inherited from System.Collections.Generic.Dictionary<TKey,TValue>)
public Method ClearRemoves all keys and values from the Dictionary. (Inherited from System.Collections.Generic.Dictionary<TKey,TValue>)
public Method ContainsKeyDetermines whether the Dictionary contains the specified key. (Inherited from System.Collections.Generic.Dictionary<TKey,TValue>)
public Method ContainsValueDetermines whether the Dictionary contains a specific value. (Inherited from System.Collections.Generic.Dictionary<TKey,TValue>)
public Method GetEnumeratorReturns an enumerator that iterates through the Dictionary. (Inherited from System.Collections.Generic.Dictionary<TKey,TValue>)
public Method GetObjectDataImplements the System.Runtime.Serialization.ISerializable interface and returns the data needed to serialize the Dictionary instance. (Inherited from System.Collections.Generic.Dictionary<TKey,TValue>)
public Method GetSchemaThis method is reserved and should not be used. When implementing the IXmlSerializable interface, you should return null (Nothing in Visual Basic) from this method. Instead, if specifying a custom schema is required, apply the System.Xml.Serialization.XmlSchemaProviderAttribute to the class.  
public Method OnDeserializationImplements the System.Runtime.Serialization.ISerializable interface and raises the deserialization event when the deserialization is complete. (Inherited from System.Collections.Generic.Dictionary<TKey,TValue>)
public Method ReadXmlGenerates an object from its XML representation.  
public Method RemoveRemoves the value with the specified key from the Dictionary. (Inherited from System.Collections.Generic.Dictionary<TKey,TValue>)
public Method TryGetValueGets the value associated with the specified key. (Inherited from System.Collections.Generic.Dictionary<TKey,TValue>)
public Method WriteXmlConverts an object into its XML representation.  
Top

See Also

Leadtools.Logging requires a Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features