Click or drag to resize

HighlightedObjectCollectionGetEnumerator Method

Enumerates through the list of selected objects.

Namespace: Easymap.AddIn.Common
Assembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntax
public IEnumerator<WindowlessComponent> GetEnumerator()

Return Value

IEnumeratorWindowlessComponent

Implements

IEnumerableTGetEnumerator
See Also