CollectionCoreTAddRange Method |
Adds the range of objects passed in.
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 Remarks Will issue a ListChanged.Reset event after the range has been added, instead of a listChanged.ItemAdded for each item.
See Also