Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal year As Integer, _ ByVal month As Integer, _ ByVal day As Integer _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
|
Parameters
- year
- Value that represents the year.
- month
- Value that represents the month.
- day
- Value that represents the day.
For an example, refer to DicomDataSet.SetIntValue(DicomElement,IntPtr,Int32).
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family