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

namespaceUris
typeTree
preferredLocales

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal namespaceUris As NamespaceTable, _
   ByVal typeTree As ITypeTable, _
   ByVal preferredLocales As IList(Of String) _
)
C# 
public FilterContext( 
   NamespaceTable namespaceUris,
   ITypeTable typeTree,
   IList<string> preferredLocales
)

Parameters

namespaceUris
typeTree
preferredLocales

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.