SetTEnumeratorCurrent Property | ![Verizon Connect Logo](../icons/logo.jpg) |
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
Syntaxpublic T Current { get; }
Public ReadOnly Property Current As T
Get
Property Value
Type:
TImplements
IEnumeratorTCurrent
See Also