Click or drag to resize

MPIMPI_UNSIGNED Field

An unsigned integer. This is equivalent to the uint type in C# and System.UInt32 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 = 1275069446

Field Value

Type: Int32
See Also