Delen via


DataCollectorCollections.TryGetValue(String, ICollection) Method

Definition

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

Parameters

key
String
value
ICollection

Returns

Applies to