Name | Description | |
---|---|---|
Count | Gets the number of NamedStyle objects in the collection. | |
IsFixedSize | Gets whether the collection has a fixed size.
(This implementation always returns false.) | |
IsReadOnly | Gets whether the collection is read-only.
(This implementation always returns true.) | |
IsSynchronized | Gets whether access to the collection is synchronized.
(This implementation always returns false.) | |
Item | Gets or sets the NamedStyle object at the specified index. |