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