![]() |
Channel
|
The ChannelCollectionBase<T> type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Attributes | Gets a Dictionary<TKey, TValue> of string based property names and values for this IChannel object. |
![]() |
BinaryLength | Gets the length of the ChannelCollectionBase<T>. |
![]() |
Count |
Gets the number of elements contained in the ICollection<T>.
(Inherited from ListCollection<T>) |
![]() |
FixedElementSize | Gets flag that indicates if collection elements have a fixed size. |
![]() |
Item |
Gets or sets the element at the specified index.
(Inherited from ListCollection<T>) |
![]() |
Items |
Gets a IList<T> wrapper around the Collection<T>.
(Inherited from ListCollection<T>) |
![]() |
MaximumCount | Gets or sets the maximum allowed number of items for this ChannelCollectionBase<T>. |
![]() |
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. |