ObservableList<T>.Add Method

Name Description
Add(T) Adds an object to the end of the List<T>. (System.Collections.Generic.List<T>).
Add(T)

In this article

Definition