RESTfulQueryResult<T> - Classe
Hiérarchie d’héritage
System.Object
Microsoft.SharePoint.Client.RESTfulQueryResult
Microsoft.SharePoint.Client.RESTfulQueryResult<T>
Espace de noms : Microsoft.SharePoint.Client
Assembly : Microsoft.SharePoint.Client.ServerRuntime (dans Microsoft.SharePoint.Client.ServerRuntime.dll)
Syntaxe
'Déclaration
Public NotInheritable Class RESTfulQueryResult(Of T) _
Inherits RESTfulQueryResult _
Implements IEnumerable
'Utilisation
Dim instance As RESTfulQueryResult(Of T)
public sealed class RESTfulQueryResult<T> : RESTfulQueryResult,
IEnumerable
Paramètres de type
- T
Cohérence de thread
Tous les membres statique (Partagé dans Visual Basic)s publics de ce type sont thread-safe. Cela n’est pas garanti pour les membres d’instance.