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.0.0.0
Syntax
public IEnumerator<WindowlessComponent> GetEnumerator()

Return Value

Type: IEnumeratorWindowlessComponent

Implements

IEnumerableTGetEnumerator
See Also