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

Namespace:  Mindscape.WpfPropertyGrid
Assembly:  Mindscape.WpfPropertyGrid (in Mindscape.WpfPropertyGrid)
Version: 1.0.0.0 (1.0.0.0)

Syntax

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

See Also