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