ButtonSpecCollectionT Properties |
The ButtonSpecCollectionT generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count |
Gets the number of button specs in collection.
|
![]() | Id |
Gets the unique identifier of the object.
(Inherited from GlobalId.) |
![]() | IsFixedSize |
Gets a value indicating whether the collection has a fixed size.
|
![]() | IsReadOnly |
Gets a value indicating whether the collection is read-only.
|
![]() | IsSynchronized |
Gets a value indicating whether access to the collection is synchronized (thread safe).
|
![]() | ItemInt32 |
Gets or sets the button spec at the specified index.
|
![]() | ItemString |
Gets the button spec with the provided unique name.
|
![]() | Owner |
Gets and sets the owner of the collection.
(Inherited from ButtonSpecCollectionBase.) |
![]() | SyncRoot |
Gets an object that can be used to synchronize access to the collection.
|