IntIndexAdd Method |
Name | Description | |
---|---|---|
Add(IEnumerableString) |
Adds the term values in the IEnumerableT collection values to the index.
| |
Add(String) |
Adds the term values collection in param string[] values to the index.
| |
Add(IEnumerableTIndex) |
Add the IEnumerableT collection of term values to the index.
(Inherited from SecondaryIndexTClass, TIndex.) | |
Add(TIndex) |
Adds the params array collection of term values to the index.
(Inherited from SecondaryIndexTClass, TIndex.) |