InputArgument Class
Updated: November 29, 2016
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Contains custom application data.
Assembly: Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy.dll)
| Name | Description | |
|---|---|---|
![]() | InputArgument | Initializes a new instance of the InputArgument class. |
| Name | Description | |
|---|---|---|
![]() | Gets the number of elements in the collection.(Inherited from DataCollection.) | |
![]() | Gets a value indicating whether the DataCollection is read-only.(Inherited from DataCollection.) | |
![]() | Gets or sets the value associated with the specified key.(Inherited from DataCollection.) | |
![]() | Gets a collection containing the keys in the DataCollection.(Inherited from DataCollection.) | |
![]() | Gets a collection containing the values in the DataCollection.(Inherited from DataCollection.) |
| Name | Description | |
|---|---|---|
![]() | Add | Adds the specified key and value to the dictionary.(Inherited from DataCollection.) |
![]() | Add | Adds the specified key and value to the dictionary.(Inherited from DataCollection.) |
![]() | AddRange | Adds the elements of the specified collection to the end of the DataCollection.(Inherited from DataCollection.) |
![]() | AddRange | Adds the elements of the specified collection to the end of the DataCollection.(Inherited from DataCollection.) |
![]() | Clear | Removes all items from the DataCollection. (Inherited from DataCollection.) |
![]() | Contains | Determines whether the DataCollection contains a specific value.(Inherited from DataCollection.) |
![]() | Contains | Determines whether the DataCollection contains a specific value.(Inherited from DataCollection.) |
![]() | ContainsKey | Determines whether the DataCollection contains a specific key value.(Inherited from DataCollection.) |
![]() | CopyTo | (Inherited from DataCollection.) |
![]() | Equals | (Inherited from Object.) |
![]() | GetEnumerator | Returns an enumerator that iterates through a collection.(Inherited from DataCollection.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | Remove | Removes the first occurrence of a specific object from the DataCollection.(Inherited from DataCollection.) |
![]() | Remove | Removes the first occurrence of a specific object from the DataCollection.(Inherited from DataCollection.) |
![]() | ToString | (Inherited from Object.) |
![]() | TryGetValue | Gets the value associated with the specified key.(Inherited from DataCollection.) |
| Name | Description | |
|---|---|---|
![]() ![]() | IEnumerableGetEnumerator | Returns an enumerator that iterates through the collection.(Inherited from DataCollection.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright



