UInt32.GetTypeCode Metodo

Definizione

Restituisce l'oggetto per il TypeCode tipo di UInt32valore .

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

Valori restituiti

Costante enumerata, UInt32.

Implementazioni

Si applica a

Vedi anche