MonoMac.ObjCRuntime.Dlfcn.GetNSNumber Method
Gets an NSNumber value exposed with the given symbol from the dynamic library.

Syntax

public static MonoMac.Foundation.NSNumber GetNSNumber (IntPtr handle, string symbol)

Parameters

handle
Handle to the dynamic library previously opened with dlopen.
symbol
Name of the public symbol in the dynamic library to look up.

Returns

The NSNumer value from the library, or null on error.

Remarks

Requirements

Namespace: MonoMac.ObjCRuntime
Assembly: XamMac (in XamMac.dll)
Assembly Versions: 0.0.0.0