MonobjcMonobjc Documented Class Library
DOMViews_Definitions Constructor (value)
NamespacesMonobjc.WebKit.DOMDOMViews_DefinitionsDOMViews_Definitions(IntPtr)
Initializes a new instance of the DOMViews_Definitions class.
Declaration Syntax
C#Visual BasicVisual C++
public DOMViews_Definitions(
	IntPtr value
)
Public Sub New ( _
	value As IntPtr _
)
public:
DOMViews_Definitions(
	IntPtr value
)
Parameters
value (IntPtr)
The native pointer.
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.WebKit (Module: Monobjc.WebKit)