Click or drag to resize

IVectorT Properties

The IVectorT type exposes the following members.

Properties
 NameDescription
Public propertyCountGets the number of elements in the collection.
(Inherited from IReadOnlyCollectionT)
Public propertyItemRead/write Accessor for the element at index i.
Top
See Also