NonNullCollection<T> Properties

Include Protected Members
Include Inherited Members

The NonNullCollection<T> type exposes the following members.

Properties

  Name Description
Public property Count (Inherited from Collection<T>.)
Public property Item (Inherited from Collection<T>.)
Protected property Items (Inherited from Collection<T>.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate property IList.IsFixedSize (Inherited from Collection<T>.)
Explicit interface implemetationPrivate property ICollection<T>.IsReadOnly (Inherited from Collection<T>.)
Explicit interface implemetationPrivate property IList.IsReadOnly (Inherited from Collection<T>.)
Explicit interface implemetationPrivate property ICollection.IsSynchronized (Inherited from Collection<T>.)
Explicit interface implemetationPrivate property IList.Item (Inherited from Collection<T>.)
Explicit interface implemetationPrivate property ICollection.SyncRoot (Inherited from Collection<T>.)

Top

See Also

Reference

NonNullCollection<T> Class

Microsoft.SharePoint.Portal Namespace