MonobjcMonobjc Documented Class Library
GetNativeDataSize Method
NamespacesMonobjcIdMarshaler<(Of <(<'TInstance>)>)>GetNativeDataSize()()()()
Returns the size of the native data to be marshaled.
Declaration Syntax
C#Visual BasicVisual C++
public int GetNativeDataSize()
Public Function GetNativeDataSize As Integer
public:
virtual int GetNativeDataSize() sealed
Return Value
The size in bytes of the native data.
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)

Assembly: Monobjc (Module: Monobjc)