Click or drag to resize

Date Constructor

X#
Overload List
  NameDescription
Public methodDate(DateTime)
Initializes a new instance of the Date class
Public methodDate(Int64)
Initializes a new instance of the Date class
Public methodDate(String)
Initializes a new instance of the Date class
Public methodDate(IDate)
Initializes a new instance of the Date class
Public methodDate(SerializationInfo, StreamingContext)
Construct a value from serialized data
Public methodDate(String, String)
Initializes a new instance of the Date class
Public methodDate(Long, Long, Long)
Initializes a new instance of the Date class
Public methodDate(DWord, DWord, DWord)
Initializes a new instance of the Date class
Top
See Also