Early Access: The content on this website is provided for informational purposes only in connection with pre-General Availability Qlik Products.
All content is subject to change and is provided without warranty.
Skip to main content Skip to complementary content

GetEnumerator Method

Overloads

GetEnumerator()

Gets an enumerator that iterates through the collection.

GetEnumerator()

Gets an enumerator that iterates through the collection.

Declaration

      public IEnumerator<NxCurrentSelectionItem> GetEnumerator()
    

Returns

Type Description
System.Collections.Generic.IEnumerator<NxCurrentSelectionItem>

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

Implements

System.Collections.Generic.IEnumerable<T>.GetEnumerator()

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!