Visual Basic (Usage) | ![]() |
---|---|
Dim text As String Dim currentNamespaces As NamespaceTable Dim targetNamespaces As NamespaceTable Dim value As ExpandedNodeId value = ExpandedNodeId.Parse(text, currentNamespaces, targetNamespaces) |
C# | |
---|---|
public static ExpandedNodeId Parse( string text, NamespaceTable currentNamespaces, NamespaceTable targetNamespaces ) |
Parameters
- text
- currentNamespaces
- targetNamespaces
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x