Mol(Math Object Library) fot .Net
変換データの現在のページ番号

名前空間: Mol
アッセンブリー: Mol.Net (in Mol.Net.dll)

構文

C#
public int Page { get; set; }
Visual Basic
Public Property Page As Integer
	Get
	Set
Visual C++
public:
property int Page {
	int get ();
	void set (int value);
}
member Page : int with get, set

Property Value

タイプ: Int32

参照