NI-SCOPE .NET Class Library Help

ScopeAdvanceTriggerSource Methods

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

ScopeAdvanceTriggerSource Methods

The ScopeAdvanceTriggerSource type exposes the following members.

Methods

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

See Also