Returns the type code for this instance.
[Visual Basic] Overridable Public Function GetTypeCode() As TypeCode [C#] public virtual TypeCode GetTypeCode(); [C++] public: virtual TypeCode GetTypeCode(); [JScript] public function GetTypeCode() : TypeCode;
The type code.
The GetTypeCode method gets the type code for this instance of DateTime and returns it.
DateTime Structure | DateTime Members | System Namespace | Type | TypeCode