Partager via


DataConverter.ToGuidArray - 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 ToGuidArray ( _
    node As XmlNode, _
    proxyContext As ProxyContext _
) As Guid()
'Utilisation
Dim node As XmlNode
Dim proxyContext As ProxyContext
Dim returnValue As Guid()

returnValue = DataConverter.ToGuidArray(node, _
    proxyContext)
public static Guid[] ToGuidArray(
    XmlNode node,
    ProxyContext proxyContext
)

Paramètres

Valeur renvoyée

Type : []

Voir aussi

Référence

DataConverter classe

DataConverter - Membres

Microsoft.SharePoint.Client - Espace de noms