C#
VB
C++
Removes the first occurrence of a MatchingParameterList from the MatchingParameterCollection.
public bool Remove(
MatchingParameterList item
)
Public Function Remove( _
ByVal item As Leadtools.Medical.Dataaccesslayer.MatchingParameterList _
) As Boolean
public:
bool Remove(
Leadtools.Medical.Dataaccesslayer.MatchingParameterList^ item
)
item
The MatchingParameterList to remove from the MatchingParameterCollection.
true if MatchingParameterList was successfully removed from the MatchingParameterCollection; 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