Discuss this help topic in SecureBlackbox Forum
Returns the number of properties in the list.
Declaration
[VB.NET]
Property PropertyCount As Integer
[Pascal]
property PropertyCount : integer;
[C++]
int32_t get_PropertyCount();
[PHP]
integer get_PropertyCount()
[Java]
int getPropertyCount();
Description
Returns the number of properties in the list.
Discuss this help topic in SecureBlackbox Forum