Discuss this help topic in SecureBlackbox Forum
Specifies the number of blocks in the header.
Declaration
[VB.NET]
Property BlockCount As Integer
[Pascal]
property BlockCount : Integer;
[C++]
int32_t get_BlockCount();
[PHP]
integer get_BlockCount()
[Java]
int getBlockCount();
Description
Use this property to check the number of header blocks in the list.
Discuss this help topic in SecureBlackbox Forum