Duration Members
Include Protected Members
Include Inherited Members
The Duration class represents a duration of time.
The Duration type exposes the following members.
Constructors
Name | Description | |
---|---|---|
Duration | The Duration constructor initializes a new instance of the Duration class. |
Top
Properties
Name | Description | |
---|---|---|
EndTime | The EndTime property gets the end of a duration. | |
StartTime | The StartTime property gets the start of a duration. |
Top