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

namespaceUris
typeTree

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal namespaceUris As NamespaceTable, _
   ByVal typeTree As ITypeTable _
)
C# 
public FilterContext( 
   NamespaceTable namespaceUris,
   ITypeTable typeTree
)

Parameters

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