次の方法で共有


GlobalClass.GetUndoListItem(Int32) メソッド

定義

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

パラメーター

ItemIndex
Int32

戻り値

実装

適用対象