PowerTools InputMan for ASP.NET 8.0J
SelectedIndexCollection コンストラクタ

System.Collections.ArrayList型
SelectedIndexCollectionクラスの新しいインスタンスを初期化します。
構文
Public Function New( _
   ByVal innerList As ArrayList _
)
public SelectedIndexCollection( 
   ArrayList innerList
)

パラメータ

innerList
System.Collections.ArrayList型
例外
例外解説
System.ArgumentNullExceptioninnerListにnull(Visual BasicではNothing)が設定されています。
参照

SelectedIndexCollection クラス
SelectedIndexCollection メンバ

 

 


© 2005-2015 GrapeCity inc. All rights reserved.