STBObject.VectorSort
| Syntax | Parameters | Return Value |
|---|---|---|
Sub STBObject.VectorSort( _
ByRef Vector As Variant, _
Optional bAscending As Boolean = True)
|
Vector [in,out]
Type: Variant bAscending [in,optional]Type: Boolean Default value: True |
This function does not return a value. |