DataInputReadFloat Method |
Read a floating point number from the stream.
Namespace: GemStone.GemFire.CacheAssembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
SyntaxPublic Function ReadFloat As Single
public:
float ReadFloat()
member ReadFloat : unit -> float32
Return Value
Type:
Single
See Also