| IBufferObjectDataInputReadFloat Method (Int32) |
Namespace:
Hazelcast.IO
Assembly:
Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.9.3
Syntax float ReadFloat(
int position
)
Function ReadFloat (
position As Integer
) As Single
float ReadFloat(
int position
)
abstract ReadFloat :
position : int -> float32
Parameters
- position
- Type: SystemInt32
Return Value
Type:
SingleExceptions See Also