IntIndexRemove Method |
Name | Description | |
---|---|---|
![]() | Remove(IEnumerableString) |
Removes the term values in the IEnumerableT collection values from the index.
|
![]() | Remove(String) |
Removes the term values in param string[] values from the index.
|
![]() | Remove(IEnumerableTIndex) |
Removes the params array valuesToRemove of term values from the index.
(Inherited from SecondaryIndexTClass, TIndex.) |
![]() | Remove(TIndex) |
Removes the collection valuesToRemove of term values from the index.
(Inherited from SecondaryIndexTClass, TIndex.) |