NI-SCOPE .NET Class Library Help

ScopeReferenceTriggerExportedOutputTerminal Methods

  • Updated2023-09-06
  • 2 minute(s) read
ScopeReferenceTriggerExportedOutputTerminal Methods

ScopeReferenceTriggerExportedOutputTerminal Methods

The ScopeReferenceTriggerExportedOutputTerminal type exposes the following members.

Methods

  NameDescription
Public methodEquals(Object)
Determines whether the current instance of ScopeReferenceTriggerExportedOutputTerminal and the specified object are equal.
(Overrides ObjectEquals(Object).)
Public methodEquals(ScopeReferenceTriggerExportedOutputTerminal)
Determines whether the current instance of ScopeReferenceTriggerExportedOutputTerminal and the specified ScopeReferenceTriggerExportedOutputTerminal object are equal.
Public methodStatic memberFromString
Creates a ScopeReferenceTriggerExportedOutputTerminal object from the specified String.
Public methodGetHashCode
Gets the hash code for the current instance of ScopeReferenceTriggerExportedOutputTerminal.
(Overrides ObjectGetHashCode.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Converts the current instance of ScopeReferenceTriggerExportedOutputTerminal to String.
(Overrides ObjectToString.)
Top

See Also