The following tables list the members exposed by DicomDateValue.
Name | Description | |
---|---|---|
DicomDateValue Constructor | Overloaded. |
Name | Description | |
---|---|---|
Day | Gets or sets numerical value that indicates the day. Supported in Silverlight, Windows Phone 7. | |
Empty | Gets a DicomDateValue structure with zero values. Supported in Silverlight, Windows Phone 7. | |
IsEmpty | Gets a value indicating whether this DicomDateValue structure is empty. Supported in Silverlight, Windows Phone 7. | |
Month | Gets or sets numerical value that indicates the month. Supported in Silverlight, Windows Phone 7. | |
Now | Returns a DicomDateValue containing the current date and time according to your system. Supported in Silverlight, Windows Phone 7. | |
Year | Gets or sets numerical value that indicates the year. Supported in Silverlight, Windows Phone 7. |
Name | Description | |
---|---|---|
ToDateTime | Converts the DicomDateValue to a DateTime equivalent. Supported in Silverlight, Windows Phone 7. | |
ToString | Overridden. Returns a meaningful name for this command. Supported in Silverlight, Windows Phone 7. |