Removes the first occurrence of a specific node from the tree.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public Sub Remove ( _ name As Object _ )
public void Remove( Object name )
Type: System.Object
Tag name to remove.