The CapabilityArrayT generic type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Cap |
Supported caps.
(Inherited from CapabilityBaseT.) | |
| DefaultValue |
Gets the default.
| |
| IsMultiVal |
Is capability multivalue.
| |
| IsReadOnly |
Is capability read-only.
| |
| SupportedValues |
Get array of supported caps.
(Inherited from CapabilityBaseT.) | |
| UnderlyingType | (Inherited from CapabilityBaseT.) | |
| Value |
Gets or sets value (Array).
|
See Also