Discuss this help topic in SecureBlackbox Forum
The number of items in the list.
Declaration
[VB.NET]
Property Count As Integer
[Pascal]
property Count : Integer;
[C++]
int32_t get_Count();
[PHP]
integer get_Count()
Description
Returns the number of items in the list.
Discuss this help topic in SecureBlackbox Forum