DeviceCapabilityCollection Class Members
In This Topic
The following tables list the members exposed by
DeviceCapabilityCollection.
Public Properties
Protected Properties
Public Methods
| Name | Description |
 | Add | Adds the "custom" capability to the list of capabilities. |
 | Find | Overloaded. Finds the capability by identifier of capability. |
 | GetEnumerator | (Inherited from System.Collections.ReadOnlyCollectionBase) |
 | IndexOf | Overloaded. Finds the index of capability in this collection by identifier of capability. |
 | Load | Loads current values of capabilities from the stream. |
 | Save | Saves information about current values of capabilites to the stream. |
See Also