MESCIUS SPREAD for ASP.NET 10.0J
Insert メソッド (StringCollectionCollection)

itemを挿入する位置のインデックス。
項目。
コレクションの指定したインデックスに項目を挿入します。
構文
'Declaration
 
Public Sub Insert( _
   ByVal index As Integer, _
   ByVal item As StringCollectionItem _
) 
public void Insert( 
   int index,
   StringCollectionItem item
)

パラメータ

index
itemを挿入する位置のインデックス。
item
項目。
参照

StringCollectionCollection クラス
StringCollectionCollection メンバ

 

 


© MESCIUS inc. All rights reserved.