Namespace:
NReco.NLQuery.Table
Assembly:
NReco.NLQuery (in NReco.NLQuery.dll) Version: 1.0.0
public TableMatcherBuilder(
TableMatcherBuilderOptions options = null
)
Public Sub New (
Optional options As TableMatcherBuilderOptions = Nothing
)
public:
TableMatcherBuilder(
TableMatcherBuilderOptions^ options = nullptr
)
new :
?options : TableMatcherBuilderOptions
(* Defaults:
let _options = defaultArg options null
*)
-> TableMatcherBuilder
Parameters
- options (Optional)
- Type: NReco.NLQuery.TableTableMatcherBuilderOptions
Reference