ConfigurationElementCollection<T>.Remove Method
Applies To: Dynamics CRM 2013
Removes an element from the collection.
Namespace: Microsoft.Xrm.Client.Configuration
Assembly: Microsoft.Xrm.Client (in Microsoft.Xrm.Client.dll)
Overload List
Name | Description | |
---|---|---|
Remove(T) | Removes an element from the collection. |
|
Remove(String) | Removes an element from the collection. |
See Also
ConfigurationElementCollection<T> Class
Microsoft.Xrm.Client.Configuration Namespace
Developer extensions for Microsoft Dynamics CRM 2013
Return to top