ListItemBasedCollection<T> properties

The ListItemBasedCollection<T> type exposes the following members.

Properties

  Name Description
Public property Count Gets the number of items in the collection. (Inherited from CollectionBase<T>.)
Public property IsSynchronized Gets whether the collection is synchronized. (Inherited from CollectionBase<T>.)
Public property Item[Int32] Gets the item at the specified index. (Inherited from CollectionBase<T>.)
Public property Item[String] This member is reserved for internal use and is not intended to be used directly from your code.
Protected property MaxNumberItemsExceededErrorMsg This member is reserved for internal use and is not intended to be used directly from your code.
Public property SyncRoot Gets the object that can be used to synchronize access to this collection. (Inherited from CollectionBase<T>.)

Top

See also

Reference

ListItemBasedCollection<T> class

Microsoft.SharePoint.Publishing namespace