DataInputReadDouble Method |
Read a double precision number from the stream.
Namespace: GemStone.GemFire.CacheAssembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntaxpublic double ReadDouble()
Public Function ReadDouble As Double
public:
double ReadDouble()
member ReadDouble : unit -> float
Return Value
Type:
Double
See Also