MLContext.TryAddOption<T>(String, T) 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.
public bool TryAddOption<T>(string name, T value);
abstract member TryAddOption : string * 'T -> bool
override this.TryAddOption : string * 'T -> bool
Public Function TryAddOption(Of T) (name As String, value As T) As Boolean
Paramètres de type
- T
Paramètres
- name
- String
- value
- T