PowerTCP Zip Compression for .NET
Index Property




The index of the ArchiveItem object in the Archive object that the exception condition occurs.
Syntax
Public ReadOnly Property Index As Integer
Dim instance As ExceptionEventArgs
Dim value As Integer
 
value = instance.Index
public int Index {get;}
public: __property int get_Index();
public:
property int Index {
   int get();
}

Property Value

An integer that is an index in the Archive collection.
See Also

Reference

ExceptionEventArgs Class
ExceptionEventArgs Members


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