Skip to main content

TryGetValue Method

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public bool TryGetValue(
Object key,
out Object?? value
)

Parameters

  Object
 
  Object
 

Return Value

Boolean

Implements

IDictionary(TKey, TValue).TryGetValue(TKey, TValue)

See Also

Reference

ResourceDictionary Class
Avalonia.Controls Namespace