Click or drag to resize
GroupByCollectionIGroupByCollectionReadXml Method
Deserializes the object data on the xml reader into this instance

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
void IGroupByCollection.ReadXml(
	XmlReader reader
)

Parameters

reader
Type: System.XmlXmlReader
The reader.

Implements

IGroupByCollectionReadXml(XmlReader)
See Also