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