LinkIdToTMC Methods |
The LinkIdToTMC type exposes the following members.
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetTMCForLink |
Gets all TMC codes for a given link.
| |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
PackTMC |
Converts a TMC code to an integer value.
| |
ReverseTMCCode |
Reverses the to/from reference on the tmc code.
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) | |
UnPackTMC |
Converts an unsigned integer value created using
PackTMC back into a TMC code.
|