SetTEnumeratorCurrent Property | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Gets the element in the collection at the current position of the enumerator.
Namespace:
Telogis.GeoBase
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax public T Current { get; }
Public ReadOnly Property Current As T
Get
Property Value
Type:
TImplements
IEnumeratorTCurrentSee Also