| Visual Basic (Usage) |  Copy Code | 
|---|---|
| Dim namespaceUris As NamespaceTable Dim typeTree As ITypeTable Dim instance As New FilterContext(namespaceUris, typeTree) | |
| C# | |
|---|---|
| public FilterContext( NamespaceTable namespaceUris, ITypeTable typeTree ) | |
Parameters
- namespaceUris
- The namespace URIs.
- typeTree
- The type tree.
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x
 
     
     
     
     
    