'Declaration Public Overloads Property Item( _ ByVal index As System.Integer _ ) As FontHandler
public FontHandler Item( System.int index ) {get; set;}
Parameters
- index
'Declaration Public Overloads Property Item( _ ByVal index As System.Integer _ ) As FontHandler
public FontHandler Item( System.int index ) {get; set;}