ConfigurationElementCollection<T>.Add Method (T)
Applies To: Dynamics CRM 2015
Namespace: Microsoft.Xrm.Client.Configuration
Assembly: Microsoft.Xrm.Client (in Microsoft.Xrm.Client.dll)
Syntax
public void Add(
T element
)
public:
void Add(
T element
)
member Add :
element:'T -> unit
Public Sub Add (
element As T
)
Parameters
See Also
ConfigurationElementCollection<T> Class
Microsoft.Xrm.Client.Configuration Namespace
Return to top
© 2017 Microsoft. All rights reserved. Copyright