Partager via


ServerStub.InvokeConstructor - Méthode (XmlNodeList, ProxyContext)

Invoke constructor.

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

Syntaxe

'Déclaration
Protected Friend Overridable Function InvokeConstructor ( _
    args As XmlNodeList, _
    proxyContext As ProxyContext _
) As Object
'Utilisation
Dim args As XmlNodeList
Dim proxyContext As ProxyContext
Dim returnValue As Object

returnValue = Me.InvokeConstructor(args, _
    proxyContext)
protected internal virtual Object InvokeConstructor(
    XmlNodeList args,
    ProxyContext proxyContext
)

Paramètres

Valeur renvoyée

Type : System.Object

Voir aussi

Référence

ServerStub classe

ServerStub - Membres

InvokeConstructor - Surcharge

Microsoft.SharePoint.Client - Espace de noms