Edit

Share via


nint Constructors

Definition

Overloads

nint(Int32)

public nint(int v);
new nint : int -> nint

Parameters

v
Int32

Applies to

nint(Int64)

public nint(long v);
new nint : int64 -> nint

Parameters

v
Int64

Applies to