KeyNameListingPropertyDictionary Methods

The KeyNameListingPropertyDictionary type exposes the following members.

Methods

  Name Description
Public method Add (Inherited from Dictionary<String, ListingProperty>.)
Public method AddListingProperty Adds the specified listing property and overwrites any previous listing property saved with the same KeyName.
Public method Clear (Inherited from Dictionary<String, ListingProperty>.)
Public method ContainsKey (Inherited from Dictionary<String, ListingProperty>.)
Public method ContainsValue (Inherited from Dictionary<String, ListingProperty>.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator (Inherited from Dictionary<String, ListingProperty>.)
Public method GetHashCode (Inherited from Object.)
Public method GetObjectData (Inherited from Dictionary<String, ListingProperty>.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method OnDeserialization (Inherited from Dictionary<String, ListingProperty>.)
Public method Remove (Inherited from Dictionary<String, ListingProperty>.)
Public method ToString (Inherited from Object.)
Public method TryGetValue (Inherited from Dictionary<String, ListingProperty>.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetation Private method ICollection<KeyValuePair<TKey, TValue>>.Add (Inherited from Dictionary<String, ListingProperty>.)
Explicit interface implemetation Private method IDictionary.Add (Inherited from Dictionary<String, ListingProperty>.)
Explicit interface implemetation Private method ICollection<KeyValuePair<TKey, TValue>>.Contains (Inherited from Dictionary<String, ListingProperty>.)
Explicit interface implemetation Private method IDictionary.Contains (Inherited from Dictionary<String, ListingProperty>.)
Explicit interface implemetation Private method ICollection<KeyValuePair<TKey, TValue>>.CopyTo (Inherited from Dictionary<String, ListingProperty>.)
Explicit interface implemetation Private method ICollection.CopyTo (Inherited from Dictionary<String, ListingProperty>.)
Explicit interface implemetation Private method IEnumerable<KeyValuePair<TKey, TValue>>.GetEnumerator (Inherited from Dictionary<String, ListingProperty>.)
Explicit interface implemetation Private method IEnumerable.GetEnumerator (Inherited from Dictionary<String, ListingProperty>.)
Explicit interface implemetation Private method IDictionary.GetEnumerator (Inherited from Dictionary<String, ListingProperty>.)
Explicit interface implemetation Private method ICollection<KeyValuePair<TKey, TValue>>.Remove (Inherited from Dictionary<String, ListingProperty>.)
Explicit interface implemetation Private method IDictionary.Remove (Inherited from Dictionary<String, ListingProperty>.)

Top

See Also

Reference

KeyNameListingPropertyDictionary Class

Microsoft.Dynamics.Commerce.Runtime.DataModel Namespace