BaseShadow.MakePointerType(Type) Method

Definition

public:
 static Type ^ MakePointerType(Type ^ elementType);
public static Type MakePointerType (Type elementType);
static member MakePointerType : Type -> Type
Public Shared Function MakePointerType (elementType As Type) As Type

Parameters

elementType
Type

Returns

Applies to