次の方法で共有


BaseFunctoid.GetBestSupportedScriptType(ArrayList) メソッド

定義

public:
 Microsoft::BizTalk::BaseFunctoids::ScriptType GetBestSupportedScriptType(System::Collections::ArrayList ^ listScriptTypePrecedence);
public Microsoft.BizTalk.BaseFunctoids.ScriptType GetBestSupportedScriptType (System.Collections.ArrayList listScriptTypePrecedence);
member this.GetBestSupportedScriptType : System.Collections.ArrayList -> Microsoft.BizTalk.BaseFunctoids.ScriptType
Public Function GetBestSupportedScriptType (listScriptTypePrecedence As ArrayList) As ScriptType

パラメーター

listScriptTypePrecedence
ArrayList

戻り値

適用対象