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

HolidayCollectionコレクションの要素を取得または設定します。
構文
Public Default Property Item( _
   ByVal index As Integer _
) As IHoliday
public IHoliday this[ 
   int index
]; {get; set;}

パラメータ

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

HolidayCollection クラス
HolidayCollection メンバ

 

 


© 2005-2015 GrapeCity inc. All rights reserved.