Skip to main content

Add Method

Definition

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

public void Add(
Object key,
Object? value
)

Parameters

  Object
 
  Object
 

Implements

IDictionary(TKey, TValue).Add(TKey, TValue)

See Also

Reference

ResourceDictionary Class
Avalonia.Controls Namespace