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