SequenceCollection Properties

The SequenceCollection type exposes the following members.

Properties
  NameDescription
Public propertyCount
Returns the number of elements in a collection Read-only Int32.
Public propertyItem
Returns a sequense at the specified index.
See Also