GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoLayer Class
/ Clear Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Clear Method (GoLayer)
In This Topic
Remove all objects from this layer.
Syntax
C#
public
void
Clear()
Remarks
This repeatedly calls
Remove
. The default implementation tries to avoid duplicate removals, in case removing one object automatically removes another one.
See Also
Reference
GoLayer Class
GoLayer Members