Partager via


DataConverter.ToUInt64 - Méthode

Espace de noms :  Microsoft.SharePoint.Client
Assembly :  Microsoft.SharePoint.Client.ServerRuntime (dans Microsoft.SharePoint.Client.ServerRuntime.dll)

Syntaxe

'Déclaration
Public Shared Function ToUInt64 ( _
    node As XmlNode, _
    proxyContext As ProxyContext _
) As ULong
'Utilisation
Dim node As XmlNode
Dim proxyContext As ProxyContext
Dim returnValue As ULong

returnValue = DataConverter.ToUInt64(node, _
    proxyContext)
public static ulong ToUInt64(
    XmlNode node,
    ProxyContext proxyContext
)

Paramètres

Valeur renvoyée

Type : System.UInt64

Voir aussi

Référence

DataConverter classe

DataConverter - Membres

Microsoft.SharePoint.Client - Espace de noms