'Declaration Public Overloads Shadows ReadOnly Property Item( _ ByVal index As Integer _ ) As SubStyle
'使用法 Dim instance As SubStyleCollection Dim index As Integer Dim value As SubStyle value = instance.Item(index)
public new SubStyle Item( int index ) {get;}
SubStyleCollection クラス SubStyleCollection メンバ オーバーロード一覧
© 2004-2015, GrapeCity inc. All rights reserved.