次の方法で共有


JsonReader.ReadDecimal メソッド

Decimal値を読み込みます。

名前空間:  Microsoft.SharePoint.Client
アセンブリ:   Microsoft.SharePoint.Client.Silverlight.Runtime (Microsoft.SharePoint.Client.Silverlight.Runtime.dll 内);  Microsoft.SharePoint.Client.Phone.Runtime (Microsoft.SharePoint.Client.Phone.Runtime.dll 内)  Microsoft.SharePoint.Client.Runtime (Microsoft.SharePoint.Client.Runtime.dll 内)

構文

'宣言
Public Function ReadDecimal As Decimal
'使用
Dim instance As JsonReader
Dim returnValue As Decimal

returnValue = instance.ReadDecimal()
public decimal ReadDecimal()

戻り値

型: System.Decimal

関連項目

参照先

JsonReader クラス

JsonReader メンバー

Microsoft.SharePoint.Client 名前空間