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