<< Click to Display Table of Contents >> NShape Reference
|
Converts the given TerminalId.
public static implicit operator int(TerminalId tid); |
Converts the given TerminalId value to an integer value.
Name |
Description |
---|---|
tid |
The TerminalId value to be converted. |
The given TerminalId's internal integer value.