Shapes.Value[Object] Property

Definition

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

Parameters

Index
Object

Property Value

Applies to