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