Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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