次の方法で共有


PolicyCollection.Item[Int32] プロパティ

定義

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

パラメーター

index
Int32

プロパティ値

適用対象