Skip to main content

Replace Method

Removes all non-pseudoclasses in the collection and adds a new set.

Definition

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

public void Replace(
IList<string> source
)

Parameters

  IList(String)
The new contents of the collection.

See Also

Reference

Classes Class
Avalonia.Controls Namespace