PowerTools InputMan for ASP.NET 8.0J
Item(String) プロパティ

BaseKeyCollectionコレクションの要素を識別名から取得します。
構文
Protected Overloads Property Item( _
   ByVal key As String _
) As Object
protected object Item( 
   string key
) {get; set;}

パラメータ

key
例外
例外解説
System.ArgumentNullExceptionkeyにnull(Visual BasicではNothing)が設定されています。
参照

BaseKeyCollection クラス
BaseKeyCollection メンバ
オーバーロード一覧

 

 


© 2005-2015 GrapeCity inc. All rights reserved.