IndexedColorCollection Properties

The IndexedColorCollection type exposes the following members.

Properties

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

Explicit Interface Implementations

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

See Also

Reference