'Declaration Public ReadOnly Default Property Item( _ ByVal index As Integer _ ) As PaperSource
public PaperSource this[ int index ]; {get;}
Parameters
- index
'Declaration Public ReadOnly Default Property Item( _ ByVal index As Integer _ ) As PaperSource
public PaperSource this[ int index ]; {get;}