ComponentOne Zip for .NET 2.0
ComponentOne Zip for .NET 2.0
C1.Zip Assembly
/
C1.Zip Namespace
/
C1ZipFile Class
/ Refresh Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Language Filter: C#
Visual Basic (Declaration)
C#
In This Topic
Refresh Method
In This Topic
Refreshes all data members by re-opening the current zip file.
Syntax
Visual Basic (Declaration)
C#
Public Sub Refresh()
public void Refresh()
Remarks
This method is useful in instances where other applications may have changed the zip file and you want to make sure the information in the
Entries
collection is up to date.
See Also
Reference
C1ZipFile Class
C1ZipFile Members