IPortableReaderReadDouble Method Hazelcast .Net Client Class Library

Namespace: Hazelcast.IO.Serialization
Assembly: Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.6.2.0
Syntax

double ReadDouble(
	string fieldName
)

Parameters

fieldName
Type: SystemString
name of the field

Return Value

Type: Double
the double value read
Exceptions

ExceptionCondition
IOExceptionSystem.IO.IOException
See Also

Reference