Gets an enumerator over the items in the collection.
Namespace: Spotfire.Dxp.Application.Visuals
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 71.0.22122.5390 (71.0.22122.5390)
Syntax
C#
public IEnumerator<TableSortInfo> GetEnumerator()
Return Value
Type: IEnumeratorTableSortInfoThe enumerator.
Implements
IEnumerableTGetEnumeratorVersion Information
See Also