Click or drag to resize

ReferencedEntityMap.GetSeenEntities Method

Gets the entities seen

Namespace:  SD.LLBLGen.Pro.ORMSupportClasses
Assembly:  SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.4.0.0 (5.4.0)
Syntax
public UniqueList<EntityBase2> GetSeenEntities()

Return Value

Type: UniqueList<EntityBase2>
See Also