EntityImageCollection Methods

Applies To: Microsoft Dynamics CRM 2013, Microsoft Dynamics CRM Online

Public Methods

(see also Protected Methods)

  Name Description
public method Add  Overloaded. Adds the specified key and value to the dictionary. (inherited from DataCollection)
public method AddRange  Overloaded. Adds the elements of the specified collection to the end of the DataCollection. (inherited from DataCollection)
public method Clear  Removes all items from the DataCollection.  (inherited from DataCollection)
public method Contains  Overloaded. Determines whether the DataCollection contains a specific value. (inherited from DataCollection)
public method ContainsKey  Determines whether the DataCollection contains a specific key value. (inherited from DataCollection)
public method CopyTo  (inherited from DataCollection)
public method Equals  (inherited from Object)
public method GetEnumerator  Returns an enumerator that iterates through a collection. (inherited from DataCollection)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public method Remove  Overloaded. Removes the first occurrence of a specific object from the DataCollection. (inherited from DataCollection)
public method ToString  (inherited from Object)
public method TryGetValue  Gets the value associated with the specified key. (inherited from DataCollection)

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)

Explicit Interface Implementations

  Name Description
  GetEnumerator  Returns an enumerator that iterates through the collection. (inherited from DataCollection)

See Also

Reference

EntityImageCollection Class
Microsoft.Xrm.Sdk Namespace
PreEntityImages
PostEntityImages

Send comments about this topic to Microsoft.
© 2013 Microsoft Corporation. All rights reserved.