NShape Reference
int Operator

<< Click to Display Table of Contents >>

Navigation:  Class Reference > Namespace Dataweb.NShape.Advanced > TerminalId Struct >

NShape Reference
int Operator

Previous pageReturn to chapter overviewNext page

Converts the given TerminalId.

Syntax

public static implicit operator int(TerminalId tid);

Description

Converts the given TerminalId value to an integer value.

Parameters

Name

Description

tid

The TerminalId value to be converted.

Return Value

The given TerminalId's internal integer value.