NShape Reference
TerminalId Struct

<< Click to Display Table of Contents >>

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

NShape Reference
TerminalId Struct

Previous pageReturn to chapter overviewNext page

Identifies a terminal of an IModelObject.

Syntax

public struct TerminalId

Description

Public Properties

Name

Description

Generic

Indicates a generic terminal.

Invalid

Indicates an invalid TerminalId value.

Public Methods

Name

Description

Equals

Returns true if the given object is a TerminalId and its value equals the value of the current TerminalId.

GetHashCode

Calculates a hash code for the current TerminalId.

ToString

Calculates the string representation of the current TerminalId.

Operators

Name

Description

TerminalId

Implicit conversion from integer to TerminalId.

int

Implicit conversion from TerminalId to integer.

!=

Tests inequality of two TerminalId.

==

tests equality of two TerminalId.

Requirements

Namespace: Dataweb.NShape.Advanced

Assembly: Dataweb.NShape