다음을 통해 공유


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

반환

적용 대상