共用方式為


EnlistedPartyCollection.Item[Int32] 屬性

定義

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

參數

index
Int32

屬性值

適用於