共用方式為


SchemaList.IndexOf(Schema) 方法

定義

public:
 int IndexOf(Microsoft::BizTalk::Component::Utilities::Schema ^ item);
public int IndexOf (Microsoft.BizTalk.Component.Utilities.Schema item);
member this.IndexOf : Microsoft.BizTalk.Component.Utilities.Schema -> int
Public Function IndexOf (item As Schema) As Integer

參數

item
Schema

傳回

適用於