Langue

DataViewRowId(UInt64, UInt64) Constructeur

Définition

Initialise une nouvelle instance 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)

Paramètres

low
UInt64

Le langword de bas ordre <ulong</langword>>.

high
UInt64

L’ordre <élevé langword ulong</langword>>.

S’applique à