GraphUndoUnit::IsEmpty Property

 

Whether this undo unit is empty.

Namespace:   Microsoft.VisualStudio.GraphModel
Assembly:  Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)

public:
property bool IsEmpty {
	virtual bool get();
}

Property Value

Type: System::Boolean

Returns Boolean.

Return to top
Show: