TagCollection Properties |
The TagCollection type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
Count |
Gets a number of tags in the collectoin.
(Inherited from
TagList
.)
|
|
|
IsSynchronized |
Gets a value indicating whether access to the collection is synchronized (thread-safe).
|
|
|
Item |
Gets or sets a key and a value pair of a tag.
(Inherited from
TagList
.)
|
|
|
SyncRoot |
Gets a synchronization root.
Readonly
Object
.
|