Click or drag to resize

IExtensibleVectorT Properties

The IExtensibleVectorT 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.
(Inherited from IVectorT)
Top
See Also