NevronOpenVision
Nevron.Nov Namespace / NDateTime Structure
Properties Methods


NDateTime Structure Members

The following tables list the members exposed by NDateTime.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyGets the day component.  
Public PropertyGets the hour component.  
Public PropertyGets the millisecond component.  
Public PropertyGets the minute component.  
Public PropertyGets the month component.  
Public PropertyGets the second component.  
Public PropertyGets the year component.  
Top
Public Methods
 NameDescription
Public MethodDeserializes a date and time value.  
Public MethodChecks whether the given object is equal to this NDateTime.  
Public MethodGets the hash code of this NDateTime value.  
Public MethodSerializes this date and time value.  
Public MethodConverts this NDateTime structure to DateTime.  
Public MethodOverloaded. Gets the string representation of this NDateTime.  
Top
See Also