共用方式為


EnlistedPartyMappingCollection.Item[Int32] 屬性

定義

public:
 property Microsoft::BizTalk::ExplorerOM::EnlistedPartyMapping ^ default[int] { Microsoft::BizTalk::ExplorerOM::EnlistedPartyMapping ^ get(int index); };
public Microsoft.BizTalk.ExplorerOM.EnlistedPartyMapping this[int index] { get; }
member this.Item(int) : Microsoft.BizTalk.ExplorerOM.EnlistedPartyMapping
Default Public ReadOnly Property Item(index As Integer) As EnlistedPartyMapping

參數

index
Int32

屬性值

適用於