Click or drag to resize

TagCollection Properties

The TagCollection type exposes the following members.

Properties
Name Description
Public property Count
Gets a number of tags in the collectoin.
(Inherited from TagList .)
Public property IsSynchronized
Gets a value indicating whether access to the collection is synchronized (thread-safe).
Public property Item
Gets or sets a key and a value pair of a tag.
(Inherited from TagList .)
Public property SyncRoot
Gets a synchronization root. Readonly Object .
Top
See Also