Get a enumerator over the filtering selections.
Namespace: Spotfire.Dxp.Data
Assembly: Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 71.0.22122.5390 (71.0.22122.5390)
Syntax
C#
public IEnumerator<DataFilteringSelection> GetEnumerator()
Return Value
Type: IEnumeratorDataFilteringSelectionAn enumerator over the filtering selections.
Implements
IEnumerableTGetEnumeratorVersion Information
See Also