Поделиться через


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
Public method Duration The Duration constructor initializes a new instance of the Duration class.

Top

Properties

  Name Description
Public property EndTime The EndTime property gets the end of a duration.
Public property StartTime The StartTime property gets the start of a duration.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top