ConfigurationElementCollection<T> Constructor ()
Applies To: Dynamics CRM 2013
Initializes a new instance of the ConfigurationElementCollection<T> class.
Namespace: Microsoft.Xrm.Client.Configuration
Assembly: Microsoft.Xrm.Client (in Microsoft.Xrm.Client.dll)
Syntax
protected ConfigurationElementCollection()
protected:
ConfigurationElementCollection()
new : unit -> ConfigurationElementCollection
Protected Sub New
See Also
ConfigurationElementCollection<T> Class
Microsoft.Xrm.Client.Configuration Namespace
Developer extensions for Microsoft Dynamics CRM 2013
Return to top