CollectionBase members

Base class for public collections.

The CollectionBase type exposes the following members.

Properties

  Name Description
Public property Count Gets the number of items in the collection.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator Returns an enumerator that can iterate through this 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

See also

Reference

CollectionBase class

Microsoft.SharePoint.Publishing namespace