Click or drag to resize
ReadonlyChannelCollection Properties

The ReadonlyChannelCollection type exposes the following members.

Properties
  NameDescription
Public propertyCount
Gets the number of elements actually contained in the ReadonlyChannelCollection
Public propertyIsReadOnly
Gets a value indicating whether the ReadonlyChannelCollection is read-only.
Public propertyItem
Returns a Channel with the same name
Top
See Also