Discuss this help topic in SecureBlackbox Forum
Specifies the number of control values in the list.
Declaration
[C#/Java]
int ValueCount;
[VB.NET]
Property ValueCount As Integer
[Pascal]
property ValueCount : integer;
[C++]
int32_t get_ValueCount();
[PHP]
integer get_ValueCount()
Description
Use this property to get the number of the control values in the list.
Discuss this help topic in SecureBlackbox Forum