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