Language

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

Name Description
Refresh()

Performs the refresh method.

Applies to