ArrayIndexCommand Property
Description
Returns an ArrayIndex object if Command is of Type ARRAY_INDEX. Returns Nothing otherwise. Read-only.
Property type
Read-only property
Syntax
Visual Basic |
---|
Public Property ArrayIndexCommand As ArrayIndex |
Return Type
ArrayIndex object.
See Also