Methods
-
Create
Derived staticList``2(IAvalonia Read Only List<``0>, Func<``0, ``1>) -
For
Each static Invokes an action for each item in a collection and subsequently each item added or removed from the collection.Item``1(IAvalonia Read Only List<``0>, Action<Int32, ``0>, Action<Int32, ``0>, Action, Boolean) -
For
Each static Invokes an action for each item in a collection and subsequently each item added or removed from the collection.Item``1(IAvalonia Read Only List<``0>, Action<``0>, Action<``0>, Action, Boolean) -
Track
Item static Listens for property changed events from all items in a collection.Property Changed``1(IAvalonia Read Only List<``0>, Action<Tuple<Object, Property Changed Event Args>>)