ptr(T).Value Field

GMP Native Interface for .NET

ptrTValue Field
The value that is "pointed to".

Namespace:  Math.Gmp.Native
Assembly:  Math.Gmp.Native (in Math.Gmp.Native.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public T Value
Public Value As T
public:
T Value
val mutable Value: 'T

Field Value

Type: T
See Also