PowerTCP Zip Compression for .NET
Reset Method




Removes the elements in the collection and reset all of the properties of the collection to their defaults.
Syntax
<DescriptionAttribute("To clear the current collection and reset all of the properties to the defaults.")>
Public Sub Reset() 
Dim instance As Archive
 
instance.Reset()
[Description("To clear the current collection and reset all of the properties to the defaults.")]
public void Reset()
[Description("To clear the current collection and reset all of the properties to the defaults.")]
public: void Reset(); 
[Description("To clear the current collection and reset all of the properties to the defaults.")]
public:
void Reset(); 
Remarks
This method clears the Archive collection and resets all properties to their default value. To only clear the Archive collection, use Archive.Clear.
See Also

Reference

Archive Class
Archive Members


PowerTCP Zip for .NET Documentation Version 2.1.1
© 2018 Dart Communications. All Rights Reserved.
Send comments on this topic