Int16.GetTypeCode Método

Definición

Devuelve el TypeCode para el tipo de valor Int16.

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

Devoluciones

TypeCode

Constante enumerada, Int16.

Implementaciones

Se aplica a

Consulte también