Removes the first occurrence of a Leadtools.Medical.DataAccessLayer.Catalog.ICatalogEntity from the MatchingParameterList object.
public bool Remove(
ICatalogEntity item
)
Public Function Remove( _
ByVal item As Leadtools.Medical.Dataaccesslayer.Catalog.ICatalogEntity _
) As Boolean
public:
bool Remove(
Leadtools.Medical.Dataaccesslayer.Catalog.ICatalogEntity^ item
)
item
The Leadtools.Medical.DataAccessLayer.Catalog.ICatalogEntity to remove from the MatchingParameterList.
true if Leadtools.Medical.DataAccessLayer.Catalog.ICatalogEntity was successfully removed from the MatchingParameterList; otherwise, false.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET