RESTfulQueryResult<T> クラス

継承階層

System.Object
  Microsoft.SharePoint.Client.RESTfulQueryResult
    Microsoft.SharePoint.Client.RESTfulQueryResult<T>

名前空間:  Microsoft.SharePoint.Client
アセンブリ:  Microsoft.SharePoint.Client.ServerRuntime (Microsoft.SharePoint.Client.ServerRuntime.dll 内)

構文

'宣言
Public NotInheritable Class RESTfulQueryResult(Of T) _
    Inherits RESTfulQueryResult _
    Implements IEnumerable
'使用
Dim instance As RESTfulQueryResult(Of T)
public sealed class RESTfulQueryResult<T> : RESTfulQueryResult, 
    IEnumerable

型パラメーター

  • T

スレッド セーフ

この型のパブリック static (Visual Basic のShared ) メンバーはいずれもスレッド セーフです。インスタンス メンバーはスレッド セーフになるという保証はありません。

関連項目

参照先

RESTfulQueryResult<T> メンバー

Microsoft.SharePoint.Client 名前空間