DeviceCapabilityCollection Class Methods
In This Topic
For a list of all methods of this type, see
DeviceCapabilityCollection.
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