Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical3D assembly)

Show in webframe

Remove Method






The object to remove.
Removes the specified object.
Syntax
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 

Parameters

item
The object to remove.

Return Value

true if the element has been removed successfully; otherwise, false.
Requirements

Target Platforms

See Also

Reference

Medical3DObjectCollection<Medical3DObject> Class
Medical3DObjectCollection<Medical3DObject> Members

Error processing SSI file
   Leadtools.Medical3D requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features