UInt16.IConvertible.GetTypeCode Metodo
Definizione
virtual TypeCode System.IConvertible.GetTypeCode() = IConvertible::GetTypeCode;
TypeCode IConvertible.GetTypeCode ();
abstract member System.IConvertible.GetTypeCode : unit -> TypeCode
override this.System.IConvertible.GetTypeCode : unit -> TypeCode
Function GetTypeCode () As TypeCode Implements IConvertible.GetTypeCode
Restituisce
Costante enumerata UInt16.The enumerated constant, UInt16.
Implementazioni
Commenti
Questo membro è un’implementazione esplicita di un membro di interfaccia.This member is an explicit interface member implementation. Può essere utilizzato solo quando si esegue il cast dell'istanza UInt16 a un'interfaccia IConvertible.It can be used only when the UInt16 instance is cast to an IConvertible interface.