อ่านในภาษาอังกฤษ แก้ไข

แชร์ผ่าน


Int128(UInt64, UInt64) Constructor

Definition

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

Important

This API is not CLS-compliant.

Initializes a new instance of the Int128 struct.

[System.CLSCompliant(false)]
public Int128(ulong upper, ulong lower);

Parameters

upper
UInt64

The upper 64-bits of the 128-bit value.

lower
UInt64

The lower 64-bits of the 128-bit value.

Attributes

Applies to

ผลิตภัณฑ์ เวอร์ชัน
.NET 7, 8, 9, 10