ApplicationClass.GetRedoListItem(Int32) メソッド

定義

public:
 virtual System::String ^ GetRedoListItem(int ItemIndex) = Microsoft::Office::Interop::MSProject::_MSProject::GetRedoListItem;
public virtual string GetRedoListItem (int ItemIndex);
abstract member GetRedoListItem : int -> string
override this.GetRedoListItem : int -> string
Public Overridable Function GetRedoListItem (ItemIndex As Integer) As String

パラメーター

ItemIndex
Int32

戻り値

実装

適用対象