Click or drag to resize

ExpressionCompilerClosureInfoGetLabelOrInvokeIndex Method

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

Namespace:  SphinxConnector.FluentApi.Helpers
Assembly:  SphinxConnector (in SphinxConnector.dll) Version: 5.2.0
Syntax
public short GetLabelOrInvokeIndex(
	Object labelTarget
)

Parameters

labelTarget
Type: SystemObject

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

Return Value

Type: Int16

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

See Also