NI-SCOPE .NET Class Library Help

ScopeTriggerSource Methods

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

ScopeTriggerSource Methods

The ScopeTriggerSource type exposes the following members.

Methods

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

See Also