UniqueIdCollectionAddRange Method Breeze.sharp
Adds a collection of UniqueIds to this collection.

Namespace: Breeze.Sharp
Assembly: Breeze.Sharp (in Breeze.Sharp.dll) Version: 0.6.0.5 (0.6.0.5)
Syntax

public void AddRange(
	IEnumerable<UniqueId> uniqueIds
)

Parameters

uniqueIds
Type: System.Collections.GenericIEnumerableUniqueId
See Also

Reference