Sitecore 5.0 API

FieldList.FieldListEnumerator.Current Property

Gets the current.

[Visual Basic]
NotOverridable Public ReadOnly Property Current As Object _
    Implements IEnumerator.Current
[C#]
public object Current {get;}

Implements

IEnumerator.Current

See Also

FieldList.FieldListEnumerator Class | Sitecore.Collections Namespace