public UnspecifiedExtendedDateTime( string year, string month, string day )
Dim year As String Dim month As String Dim day As String Dim instance As New UnspecifiedExtendedDateTime(year, month, day)
public: UnspecifiedExtendedDateTime( String^ year, String^ month, String^ day )
No code example is currently available or this language may not be supported.
In This Article