ConfigurationElementCollection<T>.IsReadOnly Method ()
Applies To: Dynamics CRM 2015
True if the collection is read only.
Namespace: Microsoft.Xrm.Client.Configuration
Assembly: Microsoft.Xrm.Client (in Microsoft.Xrm.Client.dll)
Syntax
public override bool IsReadOnly()
public:
virtual bool IsReadOnly() override
override IsReadOnly : unit -> bool
Public Overrides Function IsReadOnly As Boolean
Return Value
Type: System.Boolean
Type: Boolean
true if the collection is read only; otherwise false.
See Also
ConfigurationElementCollection<T> Class
Microsoft.Xrm.Client.Configuration Namespace
Return to top
© 2017 Microsoft. All rights reserved. Copyright