NMaskedDateTime Structure Methods
In This Topic
For a list of all members of this type, see NMaskedDateTime members.
Public Methods
| | Name | Description |
 | Deserialize | Deserializes a date and time value. |
 | Equals | Checks whether the given object is equal to this NDateTime. |
 | GetHashCode | Gets the hash code of this NDateTime value. |
 | Serialize | Serializes this date and time value. |
 | ToDateTime | Converts this NDateTime structure to DateTime. |
 | ToString | Overloaded. Gets the string representation of this NDateTime. |
Top
See Also