Freigeben über


ObjectPathMethod(ClientRuntimeContext, ObjectPath, String, Object[]) Constructor

Definition

public ObjectPathMethod (Microsoft.SharePoint.Client.ClientRuntimeContext context, Microsoft.SharePoint.Client.ObjectPath parent, string methodName, object[] parameters);
new Microsoft.SharePoint.Client.ObjectPathMethod : Microsoft.SharePoint.Client.ClientRuntimeContext * Microsoft.SharePoint.Client.ObjectPath * string * obj[] -> Microsoft.SharePoint.Client.ObjectPathMethod
Public Sub New (context As ClientRuntimeContext, parent As ObjectPath, methodName As String, parameters As Object())

Parameters

parent
ObjectPath
methodName
String
parameters
Object[]

Applies to