Visual Basic (Declaration) | |
---|---|
Overrides Public Sub Refresh() |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As RasterThumbnailBrowser instance.Refresh() |
C# | |
---|---|
public override void Refresh() |
C++/CLI | |
---|---|
public: void Refresh(); override |
For an example, refer to RasterThumbnailBrowser.
This method will refresh loading thumbnails for the paths that specified in RasterThumbnailBrowser.LoadThumbnails method, this method will generate new thumbnails and remove thumbnails for deleted files.
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7