EasyUA Reference
RelativePathFormatter Constructor(RelativePath,ITypeTable)
See Also  Send Feedback
Opc.Ua.Core.Net4 Assembly > Opc.Ua Namespace > RelativePathFormatter Class > RelativePathFormatter Constructor : RelativePathFormatter Constructor(RelativePath,ITypeTable)

relativePath
typeTree

Glossary Item Box

Initializes the object the default values.

Syntax

Visual Basic (Usage)Copy Code
Dim relativePath As RelativePath
Dim typeTree As ITypeTable
 
Dim instance As New RelativePathFormatter(relativePath, typeTree)
C# 
public RelativePathFormatter( 
   RelativePath relativePath,
   ITypeTable typeTree
)

Parameters

relativePath
typeTree

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.