Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AF SDK Reference

AFTime Constructor

  • Last UpdatedNov 18, 2025
  • 3 minute read
AFTime Constructor
Initializes a new instance of the AFTime structure.

Overload List

  NameDescription
Public method
AFTime(DateTime)
Initializes a new instance of the AFTime structure to the specified DateTime.
Public method
AFTime(Double)
Initializes a new instance of the AFTime structure to the specified number of seconds since January 1, 1970.
Public method
AFTime(Int64)
Initializes a new instance of the AFTime structure to the specified number of ticks.
Public method
AFTime(Object)
Initializes a new instance of the AFTime structure to the specified value.
Public methodCode example
AFTime(String)
Initializes a new instance of the AFTime structure to the specified string representation of time.
Public method
AFTime(Object, AFTime)
Initializes a new instance of the AFTime structure to the specified value representation of time using the CurrentCulture information and formatting style, providing a default if necessary.
Public method
AFTime(Object, IFormatProvider)
Initializes a new instance of the AFTime structure to the specified value representation of time using the specified culture-specific information and formatting style.
Public methodCode example
AFTime(String, IFormatProvider)
Initializes a new instance of the AFTime structure to the specified string representation of time using the specified culture-specific formatting information.
Public method
AFTime(Object, AFTime, IFormatProvider)
Initializes a new instance of the AFTime structure to the specified value representation of time using the specified culture-specific information and formatting style, providing a default if necessary.

See Also

TitleResults for “How to create a CRG?”Also Available in