Tasks.Item[Object] Property

Definition

public:
 property Microsoft::Office::Interop::MSProject::Task ^ default[System::Object ^] { Microsoft::Office::Interop::MSProject::Task ^ get(System::Object ^ Index); };
public Microsoft.Office.Interop.MSProject.Task this[object Index] { get; }
member this.Item(obj) : Microsoft.Office.Interop.MSProject.Task
Default Public ReadOnly Property Item(Index As Object) As Task

Parameters

Index
Object

Property Value

Applies to