Method.GetInputParameters メソッド (Microsoft.Office.Server.ApplicationRegistry.MetadataModel)
このメソッドの入力パラメータを取得します。
名前空間: Microsoft.Office.Server.ApplicationRegistry.MetadataModel
アセンブリ: Microsoft.SharePoint.Portal (microsoft.sharepoint.portal.dll 内)
構文
'宣言
Public Function GetInputParameters As ParameterCollection
'使用
Dim instance As Method
Dim returnValue As ParameterCollection
returnValue = instance.GetInputParameters
public ParameterCollection GetInputParameters ()
戻り値
ParameterCollection オブジェクト。
備考
directionType Return を取る Parameter 以外のすべての Parameter を返します。
関連項目
参照
Method クラス
Method メンバ
Microsoft.Office.Server.ApplicationRegistry.MetadataModel 名前空間