This topic has not yet been rated - Rate this topic

PositionCollection Methods

The PositionCollection type exposes the following members.

  Name Description
Public method CopyTo Copies the elements of the collection to the specified Array.
Public method Equals (Inherited from Object.)
Public method GetEnumerator Gets an Enumerator for iterating through the collection.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method ToString (Inherited from Object.)
Top
  Name Description
Explicit interface implemetation Private method ICollection.CopyTo Copies the elements of the PositionCollection to the specified array, starting at a particular array index.
Explicit interface implemetation Private method IEnumerable.GetEnumerator Gets the enumerator that iterates through the collection. Position.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.