EasyUA Reference
FilterContext Constructor(NamespaceTable,ITypeTable,IList<String>)
See Also  Send Feedback
Opc.Ua.Core.Net4 Assembly > Opc.Ua Namespace > FilterContext Class > FilterContext Constructor : FilterContext Constructor(NamespaceTable,ITypeTable,IList<String>)

namespaceUris
The namespace URIs.
typeTree
The type tree.
preferredLocales
The preferred locales.

Glossary Item Box

Initializes the context.

Syntax

Visual Basic (Usage)Copy Code
Dim namespaceUris As NamespaceTable
Dim typeTree As ITypeTable
Dim preferredLocales As IList(Of String)
 
Dim instance As New FilterContext(namespaceUris, typeTree, preferredLocales)

Parameters

namespaceUris
The namespace URIs.
typeTree
The type tree.
preferredLocales
The preferred locales.

Requirements

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

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.