バージョン

Item プロパティ (IProjectionPageCollection)

インデックスでページを取得します。
シンタックス
'宣言
 
ReadOnly Default Property Item( _
   ByVal index As System.Integer _
) As IProjectionPage
IProjectionPage this[ 
   System.int index
]; {get;}

パラメータ

index
必要となるページのインデックス。

プロパティ値

指定したインデックスを持つページ。
参照

オンラインで表示: GitHub