|   | Signal | 
The SignalReference type exposes the following members.
 Methods
Methods
        | Name | Description | |
|---|---|---|
|   | 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) | 
|   | GetType | Gets 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. | 
 Extension Methods
Extension Methods
        | Name | Description | |
|---|---|---|
|   | GetEnumValueOrDefault | Gets the enumeration constant for value, if defined in the enumeration, or a default value. (Defined by EnumExtensions) | 
|   | GetEnumValueOrDefaultT | Gets the enumeration constant for this value, if defined in the enumeration, or a default value. (Defined by EnumExtensions) | 
 See Also
See Also