TermCollection class
SharePoint Online
Represents collection of Term objects.
System.Object
Microsoft.SharePoint.Client.ClientObject
Microsoft.SharePoint.Client.ClientObjectCollection
Microsoft.SharePoint.Client.ClientObjectCollection<Term>
Microsoft.SharePoint.Client.Taxonomy.TermCollection
Microsoft.SharePoint.Client.ClientObject
Microsoft.SharePoint.Client.ClientObjectCollection
Microsoft.SharePoint.Client.ClientObjectCollection<Term>
Microsoft.SharePoint.Client.Taxonomy.TermCollection
Namespace: Microsoft.SharePoint.Client.Taxonomy
Assembly: Microsoft.SharePoint.Client.Taxonomy (in Microsoft.SharePoint.Client.Taxonomy.dll)
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.
Show: