'Declaration Public ReadOnly Default Property Item( _ ByVal pageIndex As Integer _ ) As HighlightPage
public HighlightPage this[ int pageIndex ]; {get;}
Parameters
- pageIndex
- The index of page.
'Declaration Public ReadOnly Default Property Item( _ ByVal pageIndex As Integer _ ) As HighlightPage
public HighlightPage this[ int pageIndex ]; {get;}