Enumerator..::..Current Property

Gets the element in the collection at the current position of the enumerator.

Namespace:  Tortuga.Anchor.Collections
Assembly:  Tortuga.Anchor (in Tortuga.Anchor.dll)

Syntax


public T Current { get; }
Public ReadOnly Property Current As T
	Get