DataViewRowId(UInt64, UInt64) Constructeur
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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>>.