TermSetCollection properties

The TermSetCollection type exposes the following members.

Properties

  Name Description
Public property Count Gets the number of items in the collection. (Inherited from GenericCollection<T>.)
Public property IsSynchronized Geta a Boolean value that indicates whether the collection is synchronized. (Inherited from GenericCollection<T>.)
Public property Item[Int32] Gets an integer indexer for this collection. (Inherited from GenericCollection<T>.)
Public property Item[Guid] GUID indexer for this collection (Inherited from IndexedCollection<T>.)
Public property Item[String] Gets a string indexer for this collection. (Inherited from IndexedCollection<T>.)
Public property SyncRoot Synchronizes the collection to the root. (Inherited from GenericCollection<T>.)

Top

See also

Reference

TermSetCollection class

Microsoft.SharePoint.Taxonomy namespace