| IEntityCollectionCoreRemovedEntitiesTracker Property  | 
 
            Gets or sets the removed entities tracker for this entity collection
            
 
    Namespace: 
   SD.LLBLGen.Pro.ORMSupportClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.1.0.0 (5.1.0)
SyntaxIEntityCollectionCore RemovedEntitiesTracker { get; set; }Property RemovedEntitiesTracker As IEntityCollectionCore
	Get
	Set
Property Value
Type: 
IEntityCollectionCore
See Also