DVTk API
Remove Method (value)
DVTkDvtk.Comparator.BasesLookupEntryCollectionRemove(LookupEntry)
DVTk API

[This is preliminary documentation and is subject to change.]

Removes the first occurrence of a specific LookupEntry from the LookupEntryCollection.
Declaration Syntax
C#Visual BasicVisual C++
public void Remove(
	LookupEntry value
)
Public Sub Remove ( _
	value As LookupEntry _
)
public:
void Remove(
	LookupEntry^ value
)
Parameters
value (LookupEntry)
The LookupEntry to remove from the LookupEntryCollection.

Assembly: DvtkComparator (Module: DvtkComparator) Version: 0.0.0.0