Share via


TableVerticalFeaturizationSettingsTransformerParams.TryGetValue Method

Definition

public bool TryGetValue (string key, out Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.IColumnTransformer[] value);
abstract member TryGetValue : string * IColumnTransformer[] -> bool
override this.TryGetValue : string * IColumnTransformer[] -> bool
Public Function TryGetValue (key As String, ByRef value As IColumnTransformer()) As Boolean

Parameters

key
String

Returns

Applies to