Microsoft.SharePoint.Taxonomy.Generic Namespace
Includes classes for collections of generic taxonomy items.
Classes
Class | Description | |
---|---|---|
GenericCollection<T> | The GenericCollection class for all public generic collections. | |
IndexedCollection<T> | Represents a generic abstract base class collection with support for containing items which require integer, string and GUID indexers | |
PropertyCollection<T> | A generic abstract base class collection with support for containing items that are complex property types such as Label | |
ReadOnlyDictionary<TKey, TValue> | Represents a read-only collection of keys and values. | |
TaxonomyItemCollection<T> | Represents a generic abstract base class collection with support for containing taxonomy items such as the Group object and the Term object. |