Partager via


TimeInterval<T>. Interval, propriété

Obtient l’intervalle.

Namespace:System.Reactive
Assemblée: System.Reactive (en System.Reactive.dll)

Syntaxe

'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

Valeur de propriété

Type : System.TimeSpan
Intervalle.

Voir aussi

Référence

TimeInterval<, structure T>

Espace de noms System.Reactive