Edit

Share via


TableFields.Item[Object] Property

Definition

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

Parameters

Index
Object

Property Value

Applies to