RESTfulQueryResult<T> classe
Inheritance hierarchy
System.Object
Microsoft.SharePoint.Client.RESTfulQueryResult
Microsoft.SharePoint.Client.RESTfulQueryResult<T>
Namespace: Microsoft.SharePoint.Client
Assembly: Microsoft.SharePoint.Client.ServerRuntime (em Microsoft.SharePoint.Client.ServerRuntime.dll)
Sintaxe
'Declaração
Public NotInheritable Class RESTfulQueryResult(Of T) _
Inherits RESTfulQueryResult _
Implements IEnumerable
'Uso
Dim instance As RESTfulQueryResult(Of T)
public sealed class RESTfulQueryResult<T> : RESTfulQueryResult,
IEnumerable
Parâmetros de tipo
- T
Segurança de thread
Os membros públicos estática (Shared no Visual Basic) desse tipo são seguros para thread. Nenhum membro de instância pode ser garantido como seguro para thread.