'Declaration Overloads ReadOnly Property Item( _ ByVal index As Integer _ ) As IStyle
'Declaration
Overloads ReadOnly Property Item( _ ByVal index As Integer _ ) As IStyle
'使用法 Dim instance As IStyles Dim index As Integer Dim value As IStyle value = instance.Item(index)
'使用法
Dim instance As IStyles Dim index As Integer Dim value As IStyle value = instance.Item(index)
IStyle Item( int index ) {get;}
IStyles インタフェース IStyles メンバ オーバーロード一覧
Copyright © 2004 GrapeCity inc.