Parameter.FromInt(Int32) 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 Int32 valeur. La référence ParameterType sera Integer.
public static Microsoft.ML.SearchSpace.Parameter FromInt (int value);
static member FromInt : int -> Microsoft.ML.SearchSpace.Parameter
Public Shared Function FromInt (value As Integer) As Parameter
Paramètres
- value
- Int32