SignalReference Methods

Methods

CompareTo(Object) Compares the current object with another object of the same type.
CompareTo(SignalReference) Compares the current object with another object of the same type.
Equals(Object) Indicates whether the current object is equal to another object of the same type.
(Overrides ValueTypeEquals(Object))
Equals(SignalReference) Indicates whether the current object is equal to another object of the same type.
GetHashCode Returns the hash code for this SignalReference.
(Overrides ValueTypeGetHashCode)
GetTypeGets the Type of the current instance.
(Inherited from Object)
ToString Returns a String that represents the current SignalReference.
(Overrides ValueTypeToString)
ToString(String, SignalKind) Returns a String that represents the specified acronym and SignalKind.
ToString(String, SignalKind, Int32) Returns a String that represents the specified acronym, SignalKind and index.

See Also