| |||||||||||
DateTime Constructor ( Int64 )System Namespace DateTime Structure Initializes a new instance of the DateTime structure to a specified number of ticks. [ VB ] <Serializable> Public Sub New ( _ ByVal ticks As Long _ ) [ C# ] [ Serializable ] public DateTime ( long ticks ); [ C++ ] [ Serializable ] public: DateTime ( __int64 ticks ); [ JScript ] public Serializable function DateTime ( ticks : long ); Parameters
Exceptions
ExampleThe following demonstrates using this constructor.
See AlsoDateTime Members DateTime Constructor Overload List |
| ||||||||||
Check out related books at Amazon
© 2000-2008 Rey Nuñez All rights reserved.
If you have any question, comment or suggestion
about this site, please send us a note
You can help support aspxtreme