[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Call the accessor method

Namespace: net.esper.events.property
Assembly:   NEsper (in NEsper.dll)

Syntax

Visual Basic (Declaration)
Public Overrides Function GetValue ( _
	component As Object _
) As Object
C#
public override Object GetValue (
	Object component
)
Visual C++
public:
virtual Object^ GetValue (
	Object^ component
) override

Parameters

component
System.Object

Return Value