The maximum value a Int128 can represent.

Namespace: SharpAssembler.Core
Assembly: SharpAssembler Core (in SharpAssembler Core.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public static readonly Int128 MaxValue
Visual Basic
Public Shared ReadOnly MaxValue As Int128
Visual C++
public:
static initonly Int128 MaxValue

See Also