SearchSpace Constructeurs
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.
Surcharges
SearchSpace() | |
SearchSpace(Type, Parameter) |
SearchSpace()
Initialise une nouvelle instance de la classe Object.
public SearchSpace ();
Public Sub New ()
S’applique à
SearchSpace(Type, Parameter)
System.Object.#ctor(System.Type,Microsoft.ML.SearchSpace.Parameter)
protected SearchSpace (Type typeInfo, Microsoft.ML.SearchSpace.Parameter defaultOption = default);
new Microsoft.ML.SearchSpace.SearchSpace : Type * Microsoft.ML.SearchSpace.Parameter -> Microsoft.ML.SearchSpace.SearchSpace
Protected Sub New (typeInfo As Type, Optional defaultOption As Parameter = Nothing)
Paramètres
- typeInfo
- Type
- defaultOption
- Parameter