Gets an enumerator over the items in the collection.
Namespace: Spotfire.Dxp.Data.VirtualColumns
Assembly: Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 71.0.22122.5390 (71.0.22122.5390)
Syntax
C#
IEnumerator IEnumerable.GetEnumerator()
Return Value
Type: IEnumeratorThe enumerator.
Implements
IEnumerableGetEnumeratorVersion Information
See Also