PowerTCP Zip Compression for .NET
GetList Method




Returns an IList that can be bound to a data source from an object that does not implement an IList itself.
Syntax
Public Function GetList() As IList
Dim instance As Archive
Dim value As IList
 
value = instance.GetList()
public IList GetList()
public: IList* GetList(); 
public:
IList^ GetList(); 
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