CollectionBase<T> methods

The CollectionBase<T> type exposes the following members.

Methods

  Name Description
Public method CopyTo Copies the internal collection to the specified array, starting at the specified index.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator Returns a generic enumerator that can iterate through this generic CollectionBase instance.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

Explicit interface implementations

  Name Description
Explicit interface implemetationPrivate method IEnumerable.GetEnumerator Gets an enumerator that can iterate through the CollectionBase.

Top

See also

Reference

CollectionBase<T> class

Microsoft.SharePoint.Publishing namespace