'Declaration
Public Default Property Item( _ ByVal glyph As GlyphEnum, _ Optional ByVal iconsStyle As IconsStyle _ ) As Image
public Image this[ GlyphEnum glyph, IconsStyle iconsStyle ]; {get; set;}
Parameters
- glyph
- iconsStyle
'Declaration
Public Default Property Item( _ ByVal glyph As GlyphEnum, _ Optional ByVal iconsStyle As IconsStyle _ ) As Image
public Image this[ GlyphEnum glyph, IconsStyle iconsStyle ]; {get; set;}