Click or drag to resize
RemoteControl Methods

The RemoteControl type exposes the following members.

Methods
  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetValue(String, Boolean)
Get value from camera resource tree.
Public methodGetValue(String, Double)
Get value from camera resource tree.
Public methodGetValue(String, Int32)
Get value from camera resource tree.
Public methodGetValue(String, String, Boolean)
Get value from camera resource tree.
Public methodSetValue(String, Boolean)
Set camera resource value.
Public methodSetValue(String, Double)
Set camera resource value.
Public methodSetValue(String, Int32)
Set camera resource value.
Public methodSetValue(String, String, Boolean)
Set camera resource value.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also