次の方法で共有


DeploymentHistoryInfoCollection.Item[Int32] プロパティ

定義

public:
 property Microsoft::RuleEngine::DeploymentHistoryInfo ^ default[int] { Microsoft::RuleEngine::DeploymentHistoryInfo ^ get(int index); void set(int index, Microsoft::RuleEngine::DeploymentHistoryInfo ^ value); };
public Microsoft.RuleEngine.DeploymentHistoryInfo this[int index] { get; set; }
member this.Item(int) : Microsoft.RuleEngine.DeploymentHistoryInfo with get, set
Default Public Property Item(index As Integer) As DeploymentHistoryInfo

パラメーター

index
Int32

プロパティ値

適用対象