Visual Basic (Declaration) | |
---|---|
Public Shared Function ConstructIdForInternalNode( _ ByVal browseName As QualifiedName, _ ByVal namespaceIndex As UShort _ ) As NodeId |
C# | |
---|---|
public static NodeId ConstructIdForInternalNode( QualifiedName browseName, ushort namespaceIndex ) |
Parameters
- browseName
- The browse name.
- namespaceIndex
- Index of the namespace.
Return Value
The node id.Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family