CollapsibleSectionImpl.NewNativeWrapper Method

CollapsibleSectionImplNewNativeWrapper Method

[Missing <summary> documentation for "M:Rhino.UI.Controls.CollapsibleSectionImpl.NewNativeWrapper(System.IntPtr)"]

Namespace:  Rhino.UI.Controls
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public static ICollapsibleSection NewNativeWrapper(
	IntPtr cpp
)
Public Shared Function NewNativeWrapper ( 
	cpp As IntPtr
) As ICollapsibleSection

Parameters

cpp
Type: SystemIntPtr

[Missing <param name="cpp"/> documentation for "M:Rhino.UI.Controls.CollapsibleSectionImpl.NewNativeWrapper(System.IntPtr)"]

Return Value

Type: ICollapsibleSection

[Missing <returns> documentation for "M:Rhino.UI.Controls.CollapsibleSectionImpl.NewNativeWrapper(System.IntPtr)"]

Version Information

Rhino for Windows

Supported in: 6.8
See Also