EnumBuilder.MakePointerType Metodo

Definizione

Restituisce un oggetto Type che rappresenta un puntatore al tipo corrente.

public:
 override Type ^ MakePointerType();
public override Type MakePointerType ();
override this.MakePointerType : unit -> Type
Public Overrides Function MakePointerType () As Type

Restituisce

Oggetto Type che rappresenta un puntatore al tipo corrente.

Si applica a

Vedi anche