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

element
typeTree

Glossary Item Box

Initializes the object from a RelativePathElement

Syntax

Visual Basic (Usage)Copy Code
Dim element As RelativePathElement
Dim typeTree As ITypeTable
 
Dim instance As New RelativePathFormatter.Element(element, typeTree)
C# 
public RelativePathFormatter.Element( 
   RelativePathElement element,
   ITypeTable typeTree
)

Parameters

element
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.