Skip to main content

ContainsKey Method

Definition

Namespace: Avalonia.Rendering.Composition.Animations
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public bool ContainsKey(
string key
)

Parameters

  String
 

Return Value

Boolean

Implements

IDictionary(TKey, TValue).ContainsKey(TKey)

See Also

Reference

ImplicitAnimationCollection Class
Avalonia.Rendering.Composition.Animations Namespace