'宣言 Public Default Property Item( _ ByVal glyph As GlyphEnum, _ Optional ByVal iconsStyle As IconsStyle _ ) As System.Drawing.Image
public System.Drawing.Image this[ GlyphEnum glyph, IconsStyle iconsStyle ]; {get; set;}
パラメータ
- glyph
- iconsStyle
'宣言 Public Default Property Item( _ ByVal glyph As GlyphEnum, _ Optional ByVal iconsStyle As IconsStyle _ ) As System.Drawing.Image
public System.Drawing.Image this[ GlyphEnum glyph, IconsStyle iconsStyle ]; {get; set;}