SerializationReaderReadType Method |
Returns a Type or null from the stream.
Throws an exception if the Type cannot be found.
Namespace:
SD.LLBLGen.Pro.ORMSupportClasses
Assembly:
SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.2.0.0 (5.2.17.0403)
Syntax Public Function ReadType As Type
Return Value
Type:
TypeA Type instance.
See Also