Show / Hide Table of Contents

    Constructor ( .ctor )

    new: GCHandle * int64 -> PinnedMemory

    Implicit constructor.

    Declaration
    new: gcHnd:GCHandle * size:int64 -> PinnedMemory
    Parameters
    Type Name Description
    System.Runtime.InteropServices.GCHandle gcHnd
    int64 size
    Returns
    Type Description
    PinnedMemory
    Back to top Generated by DocFX