Click or drag to resize
ReferencedEntityMapGetSeenEntities Method
Gets the entities seen

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

Return Value

Type: UniqueListEntityBase2
See Also