Discuss this help topic in SecureBlackbox Forum
Specifies the number of child nodes.
Declaration
[VB.NET]
Property NodeCount As Integer
[Pascal]
property NodeCount : integer;
[C++]
int32_t get_NodeCount();
[PHP]
integer get_NodeCount()
[Java]
int getNodeCount();
Description
This property specifies the number of child nodes in the list.
Discuss this help topic in SecureBlackbox Forum