Click or drag to resize

CollapsibleSectionViewModelCommit Method

[Missing <summary> documentation for "M:Rhino.UI.Controls.CollapsibleSectionViewModel.Commit(System.Guid)"]

Namespace:  Rhino.UI.Controls
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public void Commit(
	Guid uuidDataType
)

Parameters

uuidDataType
Type: SystemGuid

[Missing <param name="uuidDataType"/> documentation for "M:Rhino.UI.Controls.CollapsibleSectionViewModel.Commit(System.Guid)"]

Implements

IRdkViewModelCommit(Guid)
See Also