[]
        
(Showing Draft Content)

GrapeCity.SpreadBuilder.DDSheets.DDSheetsEnumerator.Current

Current Property

Current

Gets the current item in the collection.

Declaration
public object Current { get; }
Property Value
Type Description
object

An object currently pointed to by the enumerator.

Implements