Removes a single object from the collection.
Visual Basic |
---|
Public Sub Remove( _ ByVal index As Long _ ) |
- index
- 0-based index for collection object to remove.
![]() |
![]() |
ScanFix ActiveX 6.0 | |
Remove Method | |
See Also Send Feedback |
Visual Basic |
---|
Public Sub Remove( _ ByVal index As Long _ ) |