'Declaration
Public Function Remove( _ ByVal item As VectorItem _ ) As Boolean
public bool Remove( VectorItem item )
Parameters
- item
- The item to remove.
'Declaration
Public Function Remove( _ ByVal item As VectorItem _ ) As Boolean
public bool Remove( VectorItem item )