Removes the index set specified by index from the array index object.
| Visual Basic |
|---|
Public Function RemoveIndexSet( _ ByVal index As Long _ ) As Boolean |
- index
- Required Long parameter that specifies which index set to remove.
|
| PC-DMIS 2021.2 Object Library | |
| RemoveIndexSet Method | |
| See Also Send Topic Feedback | See Object Hierarchy Chart | |
| PCDLRN ActiveX DLL > ArrayIndex Object : RemoveIndexSet Method |
Glossary Item Box
Removes the index set specified by index from the array index object.
| Visual Basic |
|---|
Public Function RemoveIndexSet( _ ByVal index As Long _ ) As Boolean |