public PreviewPage this[ int index ]; {get;}
public: property PreviewPage^ default [int] { PreviewPage^ get(int index); }
'Declaration
Public ReadOnly Default Property Item( _ ByVal index As Integer _ ) As PreviewPage
Parameters
- index
- Index of the respective page.