Visual Basic (Usage) | ![]() |
---|---|
Dim instance As NodeSet Dim nodeId As NodeId Dim value As Boolean value = instance.Contains(nodeId) |
Parameters
- nodeId
- The node identifier.
Return Value
true
if the node exists in the nodeset; otherwise, false
.
The NodeId must reference the strings for the node set.
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x