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