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

プロパティ

Count プロパティ

文書の数を取得します。

構文
function get Count() : int

Item プロパティ

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

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