マクロリファレンス:Editors コレクション

プロパティ 編集

Count プロパティ 編集

文書の数を取得します。

構文
function get Count() : int

Item プロパティ 編集

指定するインデックスの Editor オブジェクトを取得します。

構文
function get Item(value : int) : Editor
スポンサーリンク