uaPLUS Reference
Parse(String,ITypeTable) Method
See Also  Send Feedback
Opc.Ua Namespace > RelativePath Class > Parse Method : Parse(String,ITypeTable) Method

browsePath
typeTree

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Overloads Shared Function Parse( _
   ByVal browsePath As String, _
   ByVal typeTree As ITypeTable _
) As RelativePath
C# 
public static RelativePath Parse( 
   string browsePath,
   ITypeTable typeTree
)

Parameters

browsePath
typeTree

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family

See Also

© 2010-2018 Copyright Advosol Inc. All Rights Reserved.