Description
A read-only property giving the vector length of a data object.
-
Property type
-
A Long value.
-
Syntax
-
object.VectorLength
The VectorLength Property syntax has these parts: |
| object | An expression evaluating to an object of type McObject. | Remarks
The length is returned in number of values, not BYTES.
|