Removes the element represented by this node from the collection of which it is a part.

Namespace:  Mindscape.WpfElements.WpfPropertyGrid
Assembly:  Mindscape.WpfElements (in Mindscape.WpfElements.dll)
Version: 3.0.0.0 (3.0.0.0)

Syntax

C#
public void RemoveFromParentCollection()
Visual Basic (Declaration)
Public Sub RemoveFromParentCollection

See Also