Click or drag to resize
SerializationReaderReadOptimizedInt16 Method
Returns an Int16 value from the stream that was stored optimized.

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
public short ReadOptimizedInt16()

Return Value

Type: Int16
An Int16 value.
See Also