次の方法で共有


Assignments.Item[Object] プロパティ

定義

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

パラメーター

Index
Object

プロパティ値

適用対象