The methods of the NullableDateTime structure are listed below. For a complete list of NullableDateTime structure members, see the NullableDateTime Members topic.
![]() Equals | Overloaded. Compare two NullableDateTime instances for equality. |
![]() GreaterThan | Compare two NullableDateTime instances. |
![]() GreaterThanOrEqual | Compare two NullableDateTime instances. |
![]() LessThan | Compare two NullableDateTime instances. |
![]() LessThanOrEqual | Compare two NullableDateTime instances. |
![]() NotEquals | Compare two NullableDateTime instances for inequality. |
![]() Parse | Parses a string expression of an instant in time. |
Add | Adds a specified time interval to this structure. |
CompareTo | Compares this instance to a specified object and returns an indication of their relative values. |
Equals | Overloaded. Compares this instance to a specified object and returns an boolean indicating their equality. Overridden. |
GetHashCode | Return hashcode. Value equal to NullableDateTime.Value's hashcode. |
GetType (inherited from Object) | Gets the Type of the current instance. |
GetTypeCode | Returns the TypeCode for value type NullableDateTime. |
Subtract | Subtracts a specified time interval to this structure. |
ToNullableString | Converts to a NullableString representing the time instance. |
ToString | Converts the NullableDateTime value to a string. |
Finalize (inherited from Object) | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
MemberwiseClone (inherited from Object) | Creates a shallow copy of the current Object. |
IXmlSerializable.GetSchema | This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
IXmlSerializable.ReadXml | This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
IXmlSerializable.WriteXml | This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
NullableDateTime Class | NullableTypes Namespace