RemoteControl Methods |
The RemoteControl type exposes the following members.
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
GetValue(String, Boolean) |
Get value from camera resource tree.
| |
GetValue(String, Double) |
Get value from camera resource tree.
| |
GetValue(String, Int32) |
Get value from camera resource tree.
| |
GetValue(String, String, Boolean) |
Get value from camera resource tree.
| |
SetValue(String, Boolean) |
Set camera resource value.
| |
SetValue(String, Double) |
Set camera resource value.
| |
SetValue(String, Int32) |
Set camera resource value.
| |
SetValue(String, String, Boolean) |
Set camera resource value.
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) |