Duration Class

Definition

The Duration class represents a duration of time.

public ref class Duration
public class Duration
Public Class Duration
Inheritance
Duration

Constructors

Duration()

The Duration constructor initializes a new instance of the Duration class.

Properties

EndTime

The EndTime property gets the end of a duration.

StartTime

The StartTime property gets the start of a duration.

Applies to