SwitchRelayOperations Methods
- Updated2023-02-21
- 3 minute(s) read
The SwitchRelayOperations type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetRelayCount | Returns the number of times the relay has changed from closed to open. |
![]() | GetRelayName | Returns the relay name string that is in the relay list at the specified index. |
![]() | GetRelayPosition | Returns the relay position for the relay specified in the relayName parameter. |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | RelayControl | Controls individual relays of the switch. |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |