PropertyCollection<T> Properties
Include Protected Members
Include Inherited Members
The PropertyCollection<T> type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
Count | Gets the number of items in the collection. (Inherited from GenericCollection<T>.) |
![]() |
IsSynchronized | Geta a Boolean value that indicates whether the collection is synchronized. (Inherited from GenericCollection<T>.) |
![]() |
Item[Int32] | Gets an integer indexer for this collection. (Inherited from GenericCollection<T>.) |
![]() |
Item[String] | Gets a string indexer for this collection. |
![]() |
SyncRoot | Synchronizes the collection to the root. (Inherited from GenericCollection<T>.) |
Top
.gif)