PredecessorDrivers.Item[Int32] 属性

定义

public:
 property Microsoft::Office::Interop::MSProject::TaskDependency ^ default[int] { Microsoft::Office::Interop::MSProject::TaskDependency ^ get(int Index); };
public Microsoft.Office.Interop.MSProject.TaskDependency this[int Index] { get; }
member this.Item(int) : Microsoft.Office.Interop.MSProject.TaskDependency
Default Public ReadOnly Property Item(Index As Integer) As TaskDependency

参数

Index
Int32

属性值

适用于