_Application.GetCustomListContents(Int32) メソッド

定義

ユーザー設定リストを文字列の配列として返します。

public:
 System::Object ^ GetCustomListContents(int ListNum);
public object GetCustomListContents (int ListNum);
Public Function GetCustomListContents (ListNum As Integer) As Object

パラメーター

ListNum
Int32

整数型 (Integer) の値を使用します。 対象となるリスト番号を指定します。

戻り値

適用対象