INavigationSetAdd Method Breeze.sharp
Adds an IEntity to this collection - if an entity is added that is already in the collection, the add is ignored.

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

void Add(
	IEntity entity
)

Parameters

entity
Type: Breeze.SharpIEntity
See Also

Reference