For a list of all members of this type, see CVector members.
| Name | Description | |
|---|---|---|
| Data | This property is used while serializing and deserializing the CVector object and is not intended to be used directly from your code. | |
| DataPtr | Gets the address of the unmanaged (native) memory block containing the vector's elements. | |
| Item | Gets or sets a single vector element. | |
| Length | Gets or sets the vector length. |