Click or drag to resize

IRdkViewModelCommit Method

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

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

Parameters

uuidDataType
Type: SystemGuid

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

See Also