TaskDependencies.Item[Int32] Property

Definition

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

Parameters

Index
Int32

Property Value

Applies to