ITypeFilterProvider::CanFilterType Method (Type^, Boolean)
.NET Framework (current version)
Returns a value that indicates whether the specified type can be filtered.
Assembly: System.Workflow.ComponentModel (in System.Workflow.ComponentModel.dll)
Parameters
- type
-
Type:
System::Type^
The Type to check for filtering.
- throwOnError
-
Type:
System::Boolean
true to throw an exception when the CanFilterType is processed; otherwise, false.
.NET Framework
Available since 3.0
Available since 3.0
Show: