Nemerle Documentation

Vector.VectorEnumerator Class

For a list of all members of this type, see Vector.VectorEnumerator Members.

System.Object
   Nemerle.Collections.Vector.VectorEnumerator

protected internal class Vector.VectorEnumerator : IEnumerator, ICloneable

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Nemerle.Collections

Assembly: Nemerle (in Nemerle)

See Also

Vector.VectorEnumerator Members | Nemerle.Collections Namespace