DataViewRowId(UInt64, UInt64) Konstruktor

Definition

Initialisiert eine neue Instanz von 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)

Parameter

low
UInt64

Das Langwort "ulong</langword>" in niedriger Reihenfolge<.>

high
UInt64

Das Hochreihenfolgen-Langwort <>ulong</langword>.

Gilt für: