Discuss this help topic in SecureBlackbox Forum
Adds a node to the list.
Declaration
Parameters
- Name - The name of the new node.
- Value - The value of the new node.
- ElemName - In case the Value is represented not by TElRelativeDistinguishedName, this parameter contains the «Object Identifier» (name).
Return value
The index of the newly added item in the list.
Description
This method is used to add child nodes to the list.
Discuss this help topic in SecureBlackbox Forum