ServerStub.InvokeConstructor メソッド (ClientValueCollection, ProxyContext)

コンスを起動します。

名前空間:  Microsoft.SharePoint.Client
アセンブリ:  Microsoft.SharePoint.Client.ServerRuntime (Microsoft.SharePoint.Client.ServerRuntime.dll 内)

構文

'宣言
Protected Friend Overridable Function InvokeConstructor ( _
    args As ClientValueCollection, _
    proxyContext As ProxyContext _
) As Object
'使用
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
)

パラメーター

戻り値

型: System.Object

関連項目

参照先

ServerStub クラス

ServerStub メンバー

InvokeConstructor オーバーロード

Microsoft.SharePoint.Client 名前空間