Remove Method
Description
This function removes the indicated Tip object from this collection.
Syntax
Visual Basic |
---|
Public Sub Remove( _ ByVal Num As Long _ ) |
Parameters
- Num
- Required Long that indicates which Tip object to remove.
See Also
This function removes the indicated Tip object from this collection.
Visual Basic |
---|
Public Sub Remove( _ ByVal Num As Long _ ) |