Click or drag to resize

EPAssertionUtilAssertionCollectionValueStringInvoke Method

[Missing <summary> documentation for "M:com.espertech.esper.common.client.scopetest.EPAssertionUtil.AssertionCollectionValueString.Invoke(System.Object)"]

Namespace:  com.espertech.esper.common.client.scopetest
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public virtual string Invoke(
	Object collectionItem
)

Parameters

collectionItem
Type: SystemObject

[Missing <param name="collectionItem"/> documentation for "M:com.espertech.esper.common.client.scopetest.EPAssertionUtil.AssertionCollectionValueString.Invoke(System.Object)"]

Return Value

Type: String

[Missing <returns> documentation for "M:com.espertech.esper.common.client.scopetest.EPAssertionUtil.AssertionCollectionValueString.Invoke(System.Object)"]

See Also