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

提供: MeryWiki
ナビゲーションに移動 検索に移動

プロパティ[編集]

Count プロパティ[編集]

文書の数を取得します。

構文
function get Count() : int

Item プロパティ[編集]

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

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