CollapsibleSectionHolderImpl.NewNativeWrapper Method

CollapsibleSectionHolderImplNewNativeWrapper Method

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

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

Parameters

cpp
Type: SystemIntPtr

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

Return Value

Type: ICollapsibleSectionHolder

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

Version Information

Rhino for Windows

Supported in: 6.14
See Also