バージョン

Item プロパティ (IProjectionPageCollection)

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

パラメータ

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

プロパティ値

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