TermStoreCollection class
SharePoint Online
Represents a collection of TermStore objects.
System.Object
Microsoft.SharePoint.Client.ClientObject
Microsoft.SharePoint.Client.ClientObjectCollection
Microsoft.SharePoint.Client.ClientObjectCollection<TermStore>
Microsoft.SharePoint.Client.Taxonomy.TermStoreCollection
Microsoft.SharePoint.Client.ClientObject
Microsoft.SharePoint.Client.ClientObjectCollection
Microsoft.SharePoint.Client.ClientObjectCollection<TermStore>
Microsoft.SharePoint.Client.Taxonomy.TermStoreCollection
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. Additionally, it provides a string indexer based on the Name property and a GUID indexer based on the Id property.
Show: