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