Partager via


ControlCollection.Item Property (Int32)

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016

Gets or sets the control element at the specified index.

Namespace:   Microsoft.Uii.Common
Assembly:  Microsoft.Uii.Common (in Microsoft.Uii.Common.dll)

Syntax

public ControlElement this[
    int index
] { get; set; }
Public Property Item (
    index As Integer
) As ControlElement

Parameters

Property Value

Type: Microsoft.Uii.Common.ControlElement

Type:ControlElement.

Implements

IList<T>.Item[Int32]

See Also

Item Overload
ControlCollection Class
Microsoft.Uii.Common Namespace

Return to top

Unified Service Desk 2.0

© 2017 Microsoft. All rights reserved. Copyright