共用方式為


ClientResult<T>.IFromJson.FromJson 方法

此成員是保留給內部使用,而不是用來直接從您的程式碼使用

命名空間:  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 中)

語法

'宣告
Private Sub FromJson ( _
    reader As JsonReader _
) Implements IFromJson.FromJson
'用途
Dim instance As ClientResult
Dim reader As JsonReader

CType(instance, IFromJson).FromJson(reader)
void IFromJson.FromJson(
    JsonReader reader
)

參數

實作

IFromJson.FromJson(JsonReader)

請參閱

參照

ClientResult<T> 類別

ClientResult<T> 成員

Microsoft.SharePoint.Client 命名空間