UInt16.GetTypeCode Método

Definición

Devuelve el TypeCode para el tipo de valor UInt16.

public:
 virtual TypeCode GetTypeCode();
public TypeCode GetTypeCode ();
abstract member GetTypeCode : unit -> TypeCode
override this.GetTypeCode : unit -> TypeCode
Public Function GetTypeCode () As TypeCode

Devoluciones

Constante enumerada, UInt16.

Implementaciones

Se aplica a

Consulte también