TiffExtraChannelCollection Properties

The TiffExtraChannelCollection type exposes the following members.

Properties

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

Explicit Interface Implementations

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

See Also

Reference