Partager via


ControlCollection.GetEnumerator Method ()

 

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

Gets an enumerator that iterates through the collection.

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

Syntax

public IEnumerator<ControlElement> GetEnumerator()
Public Function GetEnumerator As IEnumerator(Of ControlElement)

Return Value

Type: System.Collections.Generic.IEnumerator<ControlElement>

A IEnumerator<T> that can be used to iterate through the collection.

Implements

IEnumerable<T>.GetEnumerator()

See Also

ControlCollection Class
Microsoft.Uii.Common Namespace

Return to top

Unified Service Desk 2.0

© 2017 Microsoft. All rights reserved. Copyright