Click or drag to resize
IntIndexAdd Method
Overload List
  NameDescription
Public methodAdd(IEnumerableString)
Public methodAdd(String)
Adds the term values collection in param string[] values to the index.
Public methodAdd(IEnumerableTIndex) (Inherited from SecondaryIndexTClass, TIndex.)
Public methodAdd(TIndex)
Adds the params array collection of term values to the index.
(Inherited from SecondaryIndexTClass, TIndex.)
Top
See Also