Click or drag to resize

ExpressionCompilerClosureInfoAddConstantOrIncrementUsageCount Method

[Missing <summary> documentation for "M:SphinxConnector.FluentApi.Helpers.ExpressionCompiler.ClosureInfo.AddConstantOrIncrementUsageCount(System.Object)"]

Namespace:  SphinxConnector.FluentApi.Helpers
Assembly:  SphinxConnector (in SphinxConnector.dll) Version: 5.2.0
Syntax
public bool AddConstantOrIncrementUsageCount(
	Object value
)

Parameters

value
Type: SystemObject

[Missing <param name="value"/> documentation for "M:SphinxConnector.FluentApi.Helpers.ExpressionCompiler.ClosureInfo.AddConstantOrIncrementUsageCount(System.Object)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:SphinxConnector.FluentApi.Helpers.ExpressionCompiler.ClosureInfo.AddConstantOrIncrementUsageCount(System.Object)"]

See Also