Method.GetMethodInstances 方法 (Microsoft.Office.Server.ApplicationRegistry.MetadataModel)

Gets the MethodInstance objects that belong to this method.

命名空间: Microsoft.Office.Server.ApplicationRegistry.MetadataModel
程序集: Microsoft.SharePoint.Portal (在 microsoft.sharepoint.portal.dll 中)

语法

声明
Public Function GetMethodInstances As NamedMethodInstanceDictionary
用法
Dim instance As Method
Dim returnValue As NamedMethodInstanceDictionary

returnValue = instance.GetMethodInstances
public NamedMethodInstanceDictionary GetMethodInstances ()

返回值

A NamedMethodInstanceDictionary object.

另请参阅

参考

Method 类
Method 成员
Microsoft.Office.Server.ApplicationRegistry.MetadataModel 命名空间