RemoveIndexSet Method
Description
Removes the index set specified by index from the array index object.
Syntax
Visual Basic |
---|
Public Function RemoveIndexSet( _ ByVal index As Long _ ) As Boolean |
Parameters
- index
- Required Long parameter that specifies which index set to remove.
See Also