public class ValidityPeriod
Public Class ValidityPeriod
public ref class ValidityPeriod
type ValidityPeriod = class end
Validity | Gets the validity as time span. |
ValidityString | Gets textual representation of time span. |
Equals | (Inherited from Object) |
Finalize | (Inherited from Object) |
FromFileTime(Byte) | Creates an instance of ValidityPeriod from binary file time. |
FromFileTime(FILETIME) | Creates an instance of ValidityPeriod from COM file time. |
FromFileTime(Int64) | Creates an instance of ValidityPeriod from long file time. |
FromTimeSpan | Creates an instance of ValidityPeriod from timespan. |
GetHashCode | (Inherited from Object) |
GetType | (Inherited from Object) |
MemberwiseClone | (Inherited from Object) |
ToString | (Inherited from Object) |