IDevice Methods
The IDevice type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Equals(System.Object) | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetAvailableProperties(String, Boolean) |
Returns all available properties for the specified item.
|
![]() |
GetAvailableProperties(String, array<PropertyID>[]()[][], Boolean) |
Returns the specified properties for the specified item.
|
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
IsKnownItem |
Returns whether item id belongs to the device's address space.
|
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
Read |
Reads the value of the specified item property.
|
![]() |
ToString | (Inherited from Object.) |
![]() |
Write |
Writes the value of the specified item property.
|