[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Model.BaseSheetSelectionModel.GetEnumerator

GetEnumerator Method

GetEnumerator()

Gets an enumerator that can iterate through the selections.

Declaration
public virtual IEnumerator GetEnumerator()
Public Overridable Function GetEnumerator() As IEnumerator
Returns
Type Description
IEnumerator

An IEnumerator object.

Implements