Freigeben über


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
System_CAPS_pubmethod Remove(T)

Removes an element from the collection.

System_CAPS_pubmethod 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