TIterator<T>.GetCurrent Method

Represents method GetCurrent.

Namespace: Spring.Collections.Base
protected
 function GetCurrent: T;

Return Value

Type: T

 

Implements

IEnumerator<T>.GetCurrent