Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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. |