傳回實值類型 TypeCode 的 UInt32。Returns the TypeCode for value type UInt32.
public: virtual TypeCode GetTypeCode();
public TypeCode GetTypeCode ();
abstract member GetTypeCode : unit -> TypeCode override this.GetTypeCode : unit -> TypeCode
Public Function GetTypeCode () As TypeCode
列舉常數 UInt32。The enumerated constant, UInt32.
謝謝。