TimeInterval<T>。Interval プロパティ

間隔を取得します。

Namespace:System.Reactive
アセンブリ: System.Reactive (System.Reactive.dll)

構文

'Declaration
Public ReadOnly Property Interval As TimeSpan
    Get
'Usage
Dim instance As TimeInterval
Dim value As TimeSpan

value = instance.Interval
public TimeSpan Interval { get; }
public:
property TimeSpan Interval {
    TimeSpan get ();
}
member Interval : TimeSpan
function get Interval () : TimeSpan

プロパティ値

種類: System.TimeSpan
間隔。

参照

リファレンス

TimeInterval<T> 構造体

System.Reactive 名前空間