Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.8.31
|
public override bool Remove( Medical3DObject item )
'Declaration Public Overrides Function Remove( _ ByVal item As Medical3DObject _ ) As Boolean
'Usage Dim instance As Medical3DObjectCollection(Of Medical3DObject) Dim item As Medical3DObject Dim value As Boolean value = instance.Remove(item)
public: bool Remove( Medical3DObject^ item ) override