INodeRename Interface

Definition

Important

This API is not CLS-compliant.

Supports the in place renaming of a hierarchy node.

public interface class INodeRename
[System.CLSCompliant(false)]
public interface INodeRename
[<System.CLSCompliant(false)>]
type INodeRename = interface
Public Interface INodeRename
Attributes

Properties

Parent

Gets or sets the parent node in the hierarchy.

Methods

OnRename(String, String, Boolean)

Performs the action of renaming of the node.

Applies to