Mono Class Library: Overview

System.Collections.Generic.LinkedList<T>.Enumerator: Members

The members of System.Collections.Generic.LinkedList<T>.Enumerator are listed below.

See Also: Inherited members from System.ValueType

Public Properties

[read-only]
CurrentT. Documentation for this section has not yet been entered.

Public Methods

Dispose()
Documentation for this section has not yet been entered.
MoveNext() : bool
Documentation for this section has not yet been entered.

Explicitly Implemented Interface Members

[read-only]
IEnumerator.Currentobject. Documentation for this section has not yet been entered.
System.Runtime.Serialization.ISerializable.GetObjectDataDocumentation for this section has not yet been entered.
System.Runtime.Serialization.IDeserializationCallback.OnDeserializationDocumentation for this section has not yet been entered.
IEnumerator.ResetDocumentation for this section has not yet been entered.