Discuss this help topic in SecureBlackbox Forum
This property specifies the number of qualifiers in the list.
Declaration
[VB.NET]
Property QualifierCount As Integer
[Pascal]
property QualifierCount : integer;
[C++]
int32_t get_QualifierCount();
[PHP]
integer get_QualifierCount()
[Java]
int getQualifierCount();
Description
Use this property to get the number of qualifiers in the
Qualifiers list.
Discuss this help topic in SecureBlackbox Forum