VeriStand .NET API Reference

NodeIDUtil Methods

The NodeIDUtil type exposes the following members.

NameDescription
EqualsDetermines whether the specified Object is equal to the current Object. (Inherited from Object.)
FinalizeAllows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.)
GetHashCodeServes as a hash function for a particular type. (Inherited from Object.)
GetTypeGets the Type of the current instance. (Inherited from Object.)
IDToBaseNode Converts the specified nodeID to a BaseNode object. This method attempts to type cast based on the GUID of the node.
IDToCustomDevice Converts the specified nodeID to a CustomDevice object.
IDToCustomDeviceBase Converts the specified nodeID to a CustomDeviceBase object.
IDToCustomDeviceChannel Converts the specified nodeID to a CustomDeviceChannel object.
IDToCustomDeviceSection Converts the specified nodeID to a CustomDeviceSection object.
IDToCustomDeviceWaveform Converts the specified nodeID to a CustomDeviceWaveform object.
IDToTimingSyncDevice Converts the specified nodeID to a TimingAndSyncDevice object.
MemberwiseCloneCreates a shallow copy of the current Object. (Inherited from Object.)
ToStringReturns a String that represents the current Object. (Inherited from Object.)

See Also

Log in to get a better experience