IRefreshableNode Interface

Definition

Allows a node to refresh itself and its children.

public interface class IRefreshableNode
public interface IRefreshableNode
type IRefreshableNode = interface
Public Interface IRefreshableNode

Methods

Refresh()

Performs the refresh method.

Applies to