ContextAdd Method (IEntityCollectionCore) | 
 
            Adds the specified collection to this context. All contained entities are added to the context as well, if they're not already in the / a context.
            This will make sure that any entity added to the entity collection will be added to this context as well. 
            
 
    Namespace: 
   SD.LLBLGen.Pro.ORMSupportClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.8.0.0 (5.8.21.0111)
Syntax
See Also