PowerTCP Zip Compression for .NET
ContainsListCollection Property




Gets a value indicating whether the collection is a collection of IList objects.
Syntax
<BrowsableAttribute(False)>
Public ReadOnly Property ContainsListCollection As Boolean
Dim instance As Archive
Dim value As Boolean
 
value = instance.ContainsListCollection
[Browsable(false)]
public bool ContainsListCollection {get;}
[Browsable(false)]
public: __property bool get_ContainsListCollection();
[Browsable(false)]
public:
property bool ContainsListCollection {
   bool get();
}
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