IVsLiteTree.Refresh Method
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.
Refresh the tree by calling UpdateRequired as necessary.
public:
int Refresh();
public:
int Refresh();
int Refresh();
public int Refresh ();
abstract member Refresh : unit -> int
Public Function Refresh () As Integer
Returns
If the method succeeds, it returns S_OK. If it fails, it returns an error code.