Click or drag to resize

SignalReference Methods

The SignalReference type exposes the following members.

Methods
  Name Description
Public method CompareTo(Object) Compares the current object with another object of the same type.
Public method CompareTo(SignalReference) Compares the current object with another object of the same type.
Public method Equals(Object) Indicates whether the current object is equal to another object of the same type.
(Overrides ValueTypeEquals(Object))
Public method Equals(SignalReference) Indicates whether the current object is equal to another object of the same type.
Public method GetHashCode Returns the hash code for this SignalReference.
(Overrides ValueTypeGetHashCode)
Public method GetType Gets the Type of the current instance.
(Inherited from Object)
Public method ToString Returns a String that represents the current SignalReference.
(Overrides ValueTypeToString)
Public method Static member ToString(String, SignalKind) Returns a String that represents the specified acronym and SignalKind.
Public method Static member ToString(String, SignalKind, Int32) Returns a String that represents the specified acronym, SignalKind and index.
Top
Extension Methods
  Name Description
Public Extension Method GetEnumValueOrDefault Gets the enumeration constant for value, if defined in the enumeration, or a default value.
(Defined by EnumExtensions)
Public Extension Method GetEnumValueOrDefaultT Gets the enumeration constant for this value, if defined in the enumeration, or a default value.
(Defined by EnumExtensions)
Top
See Also