IChannelCellCollectionT Properties

Properties

Attributes Gets a DictionaryTKey, TValue of string based property names and values for this IChannel object.
(Inherited from IChannel)
BinaryLength Gets the length of the binary image.
(Inherited from ISupportBinaryImage)
CountGets the number of elements contained in the ICollectionT.
(Inherited from ICollectionT)
FixedElementSize Gets flag that indicates if collection elements have a fixed size.
(Inherited from IChannelCollectionT)
IsReadOnlyGets a value indicating whether the ICollectionT is read-only.
(Inherited from ICollectionT)
ItemGets or sets the element at the specified index.
(Inherited from IListT)
State Gets or sets the parsing state for this IChannel object.
(Inherited from IChannel)
Tag Gets or sets a user definable reference to an object associated with this IChannel object.
(Inherited from IChannel)

See Also