次の方法で共有


MethodStruct constructor (Method)

Initializes a new instance of the class.

Namespace:  Microsoft.SharePoint.BusinessData.SharedService
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Sub New ( _
    method As Method _
)
'Usage
Dim method As Method

Dim instance As New MethodStruct(method)
public MethodStruct(
    Method method
)

Parameters

See also

Reference

MethodStruct class

MethodStruct members

MethodStruct overload

Microsoft.SharePoint.BusinessData.SharedService namespace