ChannelValueCollectionBaseTDefinition, TValue Properties

Properties

AllValuesAssigned Gets a boolean value indicating if all of the composite values have been assigned a value.
Attributes Gets a DictionaryTKey, TValue of string based property names and values for this ChannelValueCollectionBaseTDefinition, TValue object.
(Overrides ChannelCollectionBaseTAttributes)
BinaryLength Gets the length of the ChannelCollectionBaseT.
(Overrides ChannelCollectionBaseTBinaryLength)
Count Gets the number of elements contained in the ICollectionT.
(Inherited from ListCollectionTValue)
FixedElementSize Gets flag that indicates if collection elements have a fixed size.
(Inherited from ChannelCollectionBaseT)
Item(Int32) Gets or sets the element at the specified index.
(Inherited from ListCollectionTValue)
Items Gets a IListT wrapper around the CollectionT.
(Inherited from ListCollectionTValue)
MaximumCount Gets or sets the maximum allowed number of items for this ChannelCollectionBaseT.
(Inherited from ChannelCollectionBaseT)
State Gets or sets the parsing state for this IChannel object.
(Inherited from ChannelCollectionBaseT)
Tag Gets or sets a user definable reference to an object associated with this IChannel object.
(Inherited from ChannelCollectionBaseT)

See Also