Sdílet prostřednictvím


DataViewRowId(UInt64, UInt64) Konstruktor

Definice

Inicializuje novou instanci DataViewRowId

public DataViewRowId (ulong low, ulong high);
new Microsoft.ML.Data.DataViewRowId : uint64 * uint64 -> Microsoft.ML.Data.DataViewRowId
Public Sub New (low As ULong, high As ULong)

Parametry

low
UInt64

Nízké pořadí ulong.

high
UInt64

Vysoký řád ulong.

Platí pro