TermCollection class

SharePoint Online

Represents collection of Term objects.

Namespace:  Microsoft.SharePoint.Client.Taxonomy
Assembly:  Microsoft.SharePoint.Client.Taxonomy (in Microsoft.SharePoint.Client.Taxonomy.dll)

No code example is currently available or this language may not be supported.

This class provides standard support for the IEnumerator interface and the ICollection interface and an integer indexer through the GenericCollection base class. In addition it provides a string indexer that is based on the default Label object of the Term object and a GUID indexer.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show: