Click or drag to resize
SecondaryIndexTClass, TIndexSet Method
Overload List
  NameDescription
Public methodSet(IEnumerableTIndex)
Sets the term collection to those terms in values collection. Deletes any existing terms in the collection. Similar to an overwriting assignment.
Public methodSet(TIndex)
Sets the term collection to those terms in values params array. Deletes any existing terms in the collection. Similar to an overwriting assignment.
Top
See Also