CollectionBase<T> Properties

Include Protected Members
Include Inherited Members

The CollectionBase<T> type exposes the following members.

Properties

  Name Description
Public property Count Gets the number of items in the collection.
Public property IsSynchronized Gets whether the collection is synchronized.
Public property Item Gets the item at the specified index.
Public property SyncRoot Gets the object that can be used to synchronize access to this collection.

Top

See Also

Reference

CollectionBase<T> Class

Microsoft.SharePoint.Publishing Namespace