Click or drag to resize

KryptonCheckedListBoxCheckedIndexCollectionGetEnumerator Method

Enumerate using non-generic interface.

Namespace: Internal.ComponentFactory.Krypton.Toolkit
Assembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public IEnumerator GetEnumerator()

Return Value

IEnumerator
Enumerator instance.

Implements

IEnumerableGetEnumerator
See Also