This document is archived and information here might be outdated. Recommended version. |
Refreshes the catalog tree starting at the specified path. If startingPath is 0 or the empty string, the entire catalog is refreshed.
[Visual Basic .NET]
Public Sub Refresh ( _
ByVal startingPath As String _
)
[C#]
public void Refresh (
string startingPath
);