Gets the enumerator for the collection.
Namespace: Spotfire.Dxp.Application.Visuals.Layers
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 70.0.21819.5008 (70.0.21819.5008)
Syntax
C#
IEnumerator IEnumerable.GetEnumerator()
Return Value
Type: IEnumeratorAn enumerator for the collection.
Implements
IEnumerableGetEnumeratorVersion Information
Supported in: 14.8, 14.7, 14.6
See Also