'Declaration Public Overrides Sub RemoveAt( _ ByVal index As Integer _ )
'使用法 Dim instance As SubStyleCollection Dim index As Integer instance.RemoveAt(index)
public override void RemoveAt( int index )
SubStyleCollection クラス SubStyleCollection メンバ
© 2004-2015, GrapeCity inc. All rights reserved.