'Declaration Public Sub InsertRange( _ ByVal index As Integer, _ ByVal items() As Bevel _ )
'Declaration
Public Sub InsertRange( _ ByVal index As Integer, _ ByVal items() As Bevel _ )
public void InsertRange( int index, Bevel[] items )
BevelCollection クラス BevelCollection メンバ
© 2003-2015, GrapeCity inc. All rights reserved.