Edit

Share via


Reports.Item[Object] Property

Definition

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

Parameters

Index
Object

Property Value

Applies to