マクロリファレンス:Editors コレクション
プロパティ
Count プロパティ
文書の数を取得します。
- 構文
function get Count() : int
Item プロパティ
指定するインデックスの Editor オブジェクトを取得します。
- 構文
function get Item(value : int) : Editor
スポンサーリンク
文書の数を取得します。
function get Count() : int
指定するインデックスの Editor オブジェクトを取得します。
function get Item(value : int) : Editor