Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.IO.Zip
ZipProvider Class
ZipProvider Methods
AddDirectory Method
AddFile Method
AddFileFromStream Method
Dispose Method
Extract Method
ExtractAll Method
Finalize Method
GetEnumerator Method
Read Method
Save Method
ZipProvider
GetEnumerator Method
Gets the enumerator.
Namespace:
CMS.IO.Zip
Assembly:
CMS.IO (in CMS.IO.dll) Version: 8.2.23
Syntax
C#
Copy
public
IEnumerator
<
ZipEntry
>
GetEnumerator
()
Return Value
Type:
IEnumerator
ZipEntry
Implements
IEnumerable
T
GetEnumerator
See Also
Reference
ZipProvider Class
CMS.IO.Zip Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com