PowerTCP Zip Compression for .NET
Clear Method




Removes all elements from the ArrayList.
Syntax
<DescriptionAttribute("To clear the items in the current collection without resetting the other properties.")>
Public Sub Clear() 
Dim instance As Archive
 
instance.Clear()
[Description("To clear the items in the current collection without resetting the other properties.")]
public void Clear()
[Description("To clear the items in the current collection without resetting the other properties.")]
public: void Clear(); 
[Description("To clear the items in the current collection without resetting the other properties.")]
public:
void Clear(); 
Remarks
Count is set to zero.
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