FormattedValueCollection Properties

 

Applies To: Dynamics CRM 2015

Namespace:   Microsoft.Xrm.Sdk
Assembly:  Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)

Properties

Name Description
System_CAPS_pubproperty Count

Gets the number of elements in the collection.(Inherited from DataCollection<TKey, TValue>.)

System_CAPS_pubproperty IsReadOnly

Gets a value indicating whether the DataCollection<TKey, TValue> is read-only.(Inherited from DataCollection<TKey, TValue>.)

System_CAPS_pubproperty Item[TKey]

Gets or sets the value associated with the specified key.(Inherited from DataCollection<TKey, TValue>.)

System_CAPS_pubproperty Keys

Gets a collection containing the keys in the DataCollection<TKey, TValue>.(Inherited from DataCollection<TKey, TValue>.)

System_CAPS_pubproperty Values

Gets a collection containing the values in the DataCollection<TKey, TValue>.(Inherited from DataCollection<TKey, TValue>.)

See Also

FormattedValueCollection Class
Microsoft.Xrm.Sdk Namespace

Return to top

© 2016 Microsoft. All rights reserved. Copyright