編輯

共用方式為


SplitParts.Item[Int32] Property

Definition

public:
 property Microsoft::Office::Interop::MSProject::SplitPart ^ default[int] { Microsoft::Office::Interop::MSProject::SplitPart ^ get(int Index); };
public Microsoft.Office.Interop.MSProject.SplitPart this[int Index] { get; }
member this.Item(int) : Microsoft.Office.Interop.MSProject.SplitPart
Default Public ReadOnly Property Item(Index As Integer) As SplitPart

Parameters

Index
Int32

Property Value

Applies to