IRemovableItem Interface

Definition

Allows an item to be removed from its hierarchy.

public interface class IRemovableItem
public interface IRemovableItem
type IRemovableItem = interface
Public Interface IRemovableItem

Methods

Remove()

Removes the item.

Applies to