Parameter.FromLong(Int64) Méthode
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.
Créez une Parameter valeur à partir d’une Int64 valeur. La référence ParameterType sera Integer.
public static Microsoft.ML.SearchSpace.Parameter FromLong (long value);
static member FromLong : int64 -> Microsoft.ML.SearchSpace.Parameter
Public Shared Function FromLong (value As Long) As Parameter
Paramètres
- value
- Int64