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