GigaSpaces XAP.NET Documentation
ReadDecimal Method
Class LibraryGigaSpaces.Core.Internal.PbsPbsInputStreamReadDecimal()()()()
Reads a decimal number from the stream. Stream footprint: the value is converted from a string.
Declaration Syntax
C#Visual BasicVisual C++J#
public decimal ReadDecimal()
Public Function ReadDecimal As Decimal
public:
Decimal ReadDecimal()
public Decimal ReadDecimal()
Return Value
The value read from the stream.

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 14.5.0.0 (14.5.0)