Click or drag to resize

ExtendedObservableCollectionTAdd Method (IEnumerableT)

Namespace:  Unvired.Kernel
Assembly:  Unvired.Kernel.UWP (in Unvired.Kernel.UWP.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public void Add(
	IEnumerable<T> items
)

Parameters

items
Type: System.Collections.GenericIEnumerableT
See Also