ptr(T) Constructor

GMP Native Interface for .NET

ptrT Constructor
Overload List
  NameDescription
Public methodptrT
Creates a new pointer with default value.
Public methodptrT(T)
Creates a new pointer with Value set to value.
Top
See Also