IRefreshableNode Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |