DataCollection Properties

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

Public Properties

  Name Description
public property Count Gets the number of elements in the collection.
public property IsReadOnly Gets a value indicating whether the DataCollection is read-only.
public property Item Gets or sets the value associated with the specified key.
public property Keys Gets a collection containing the keys in the DataCollection.
public property Values Gets a collection containing the values in the DataCollection.

See Also

Reference

DataCollection Generic Class
Microsoft.Xrm.Sdk Namespace

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