'Declaration ReadOnly Default Property Item( _ ByVal index As Integer _ ) As ColorStop
'Declaration
ReadOnly Default Property Item( _ ByVal index As Integer _ ) As ColorStop
'使用法 Dim instance As IColorStops Dim index As Integer Dim value As ColorStop value = instance.Item(index)
'使用法
Dim instance As IColorStops Dim index As Integer Dim value As ColorStop value = instance.Item(index)
ColorStop this[ int index ]; {get;}
IColorStops インタフェース IColorStops メンバ
Copyright © 2004 GrapeCity inc.