'Declaration Public ReadOnly Default Property Item( _ ByVal index As Integer _ ) As EmbeddedFont
public EmbeddedFont this[ int index ]; {get;}
Parameters
- index
- The index in the current collection.
'Declaration Public ReadOnly Default Property Item( _ ByVal index As Integer _ ) As EmbeddedFont
public EmbeddedFont this[ int index ]; {get;}