LookupTable.Item[Object] Property

Definition

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

Parameters

Index
Object

Property Value

Applies to