バージョン

Item プロパティ (DateTimeIntervalsCollectionBase)

このコレクション内の指定した順序位置にある UltraTimelineViewKeyActionMapping インスタンスを返します。
シンタックス
'宣言
 
Public ReadOnly Default Property Item( _
   ByVal index As Integer _
) As DateTimeInterval
public DateTimeInterval this[ 
   int index
]; {get;}

パラメータ

index
返すための項目の順序位置。
参照