Int32.GetTypeCode Método

Definición

Devuelve el TypeCode para el tipo de valor Int32.

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, Int32.

Implementaciones

Se aplica a

Consulte también