TermSet.GetTerms method

Gets more than one Term object.the current TermSet object.

Overload list

  Name Description
Public method GetTerms(Int32) Gets a paged collection containing the child Term objects of this TermSetItem object (Inherited from TermSetItem.)
Public method GetTerms(String, Boolean) Gets a collection of all Term objects from the current TermSet that have a Label object that matches the string provided in any LCID.
Public method GetTerms(String, Int32, Boolean) Gets a collection of all Term objects from the current TermSet object with a Label in the specified LCID matching the string provided.
Public method GetTerms(String, Boolean, StringMatchOption, Int32, Boolean) Gets a collection of all Term objects from the current TermSet object with a Label matchingthe string provided in any LCID, with an option to only search default labels.
Public method GetTerms(String, Int32, Boolean, StringMatchOption, Int32, Boolean) Gets a collection of all Term objects from the current TermSet with a Label in the provided LCID matching the string provided, with an option to only search default labels.

Top

See also

Reference

TermSet class

TermSet members

Microsoft.SharePoint.Taxonomy namespace