Channel
|
The ChannelCollectionBaseT type exposes the following members.
Name | Description | |
---|---|---|
Attributes | Gets a DictionaryTKey, TValue of string based property names and values for this IChannel object. | |
BinaryLength | Gets the length of the ChannelCollectionBaseT. | |
Count |
Gets the number of elements contained in the ICollectionT.
(Inherited from ListCollectionT) |
|
FixedElementSize | Gets flag that indicates if collection elements have a fixed size. | |
Item |
Gets or sets the element at the specified index.
(Inherited from ListCollectionT) |
|
Items |
Gets a IListT wrapper around the CollectionT.
(Inherited from ListCollectionT) |
|
MaximumCount | Gets or sets the maximum allowed number of items for this ChannelCollectionBaseT. | |
State | Gets or sets the parsing state for this IChannel object. | |
Tag | Gets or sets a user definable reference to an object associated with this IChannel object. |