Compartilhar via


DataViewRowId(UInt64, UInt64) Construtor

Definição

Inicializa uma nova instância de 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)

Parâmetros

low
UInt64

A ordem baixa ulong.

high
UInt64

A ordem alta ulong.

Aplica-se a