Public Sub Remove( _ ByVal axis As Axis _ )
Dim instance As AxisCollection Dim axis As Axis instance.Remove(axis)
public void Remove( Axis axis )