| IEnumeratorTCurrent Property | 
Gets the element in the collection at the current position of the enumerator.
 
Namespace: System.Collections.GenericAssembly: mscorlib (in mscorlib.dll) Version: 4.0.0.0
 Syntax
SyntaxReturn Value
Type: 
TThe element in the collection at the current position of the enumerator.
 See Also
See Also