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

属性值

适用于