IConvertible.GetTypeCode Methode
Definition
public:
TypeCode GetTypeCode();
public TypeCode GetTypeCode ();
abstract member GetTypeCode : unit -> TypeCode
Public Function GetTypeCode () As TypeCode
Gibt zurück
Die Enumerationskonstante, die den TypeCode des Klassen- oder Werttyps darstellt, der diese Schnittstelle implementiert.The enumerated constant that is the TypeCode of the class or value type that implements this interface.