ContainerItemCollection Properties

The ContainerItemCollection type exposes the following members.

Properties

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

Explicit Interface Implementations

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

See Also

Reference