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