ControlCollection.Add Method (ControlElement)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Adds an item to the ICollection<T>.
Namespace: Microsoft.Uii.Common
Assembly: Microsoft.Uii.Common (in Microsoft.Uii.Common.dll)
Syntax
public void Add(
ControlElement item
)
Public Sub Add (
item As ControlElement
)
Parameters
item
Type: Microsoft.Uii.Common.ControlElementSpecifies the object to add to the collection.
Implements
Exceptions
Exception | Condition |
---|---|
NotSupportedException | The ICollection<T> is read-only. |
See Also
ControlCollection Class
Microsoft.Uii.Common Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright