Click or drag to resize

CollapsibleSectionImplIsSameObject Method

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

Namespace:  Rhino.UI.Controls
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public bool IsSameObject(
	IntPtr cpp
)

Parameters

cpp
Type: SystemIntPtr

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

Return Value

Type: Boolean

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

See Also