This topic has not yet been rated - Rate this topic

ParameterCollection Properties

[Applies to: Microsoft Dynamics CRM 2011 and Microsoft Dynamics CRM Online]

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

Send comments about this topic to Microsoft.
© 2011 Microsoft Corporation. All rights reserved.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.