DeviceSpecificChoiceCollection Properties
.NET Framework 3.0
(see also
Protected Properties
)
Top
| Name | Description | |
|---|---|---|
| All | Retrieves an array of DeviceSpecificChoice objects from the collection. |
| Count | Returns the number of elements in a collection. (inherited from ArrayListCollectionBase) |
| IsReadOnly | Gets a value indicating whether a collection is read-only. (inherited from ArrayListCollectionBase) |
| IsSynchronized | Gets a value indicating whether a collection is synchronized. (inherited from ArrayListCollectionBase) |
| Item | Returns a DeviceSpecificChoice item in the collection, by index. |
| SyncRoot | Returns the SyncRoot object for the collection. (inherited from ArrayListCollectionBase) |
| Name | Description | |
|---|---|---|
| Items | Gets or sets the collection of items in an array list object. The default value is Empty. (inherited from ArrayListCollectionBase) |
Community Additions
ADD
Show: