Click or drag to resize

MPIMPI_UNSIGNED_SHORT Field

An unsigned short integer. This is equivalent to the ushort type in C# and System.UInt16 in .NET.

Namespace:  DHI.MPI
Assembly:  DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
public const int MPI_UNSIGNED_SHORT = 1275068932

Field Value

Type: Int32
See Also