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