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