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