<PackageReference Include="System.Runtime" Version="4.0.20-beta-22416" />
UIntPtr
public static readonly UIntPtr Zero
public static int Size {
get; }
public static UIntPtr Add(
UIntPtr pointer,
int offset)
public static UIntPtr op_Addition(
UIntPtr pointer,
int offset)
public static bool op_Equality(
UIntPtr value1,
UIntPtr value2)
public static UIntPtr Subtract(
UIntPtr pointer,
int offset)