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