Compartir a través de


(ClientValueCollection, ProxyContext) del método ServerStub.InvokeConstructor

Invocar constructor.

Espacio de nombres:  Microsoft.SharePoint.Client
Ensamblado:  Microsoft.SharePoint.Client.ServerRuntime (en Microsoft.SharePoint.Client.ServerRuntime.dll)

Sintaxis

'Declaración
Protected Friend Overridable Function InvokeConstructor ( _
    args As ClientValueCollection, _
    proxyContext As ProxyContext _
) As Object
'Uso
Dim args As ClientValueCollection
Dim proxyContext As ProxyContext
Dim returnValue As Object

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

Parámetros

Valor devuelto

Tipo: System.Object

Vea también

Referencia

clase ServerStub

Miembros ServerStub

Sobrecarga InvokeConstructor

Espacio de nombres Microsoft.SharePoint.Client