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

StyleCollectionコレクションの要素をインデックスから取得します。
構文
Public Overloads Shadows ReadOnly Property Item( _
   ByVal index As Integer _
) As Style
public new Style Item( 
   int index
) {get;}

パラメータ

index
解説
Itemプロパティは、StyleCollectionコレクションの要素を指定するときにVisual Basicで使用します。C#では、StyleCollectionクラスのインデクサになります。
参照

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

 

 


© 2005-2015 GrapeCity inc. All rights reserved.