![]() | ProxyEventPropertyGetterIndexed Class |
[Missing <summary> documentation for "T:com.espertech.esper.common.client.ProxyEventPropertyGetterIndexed"]
Namespace: com.espertech.esper.common.client
public class ProxyEventPropertyGetterIndexed : EventPropertyGetterIndexed
The ProxyEventPropertyGetterIndexed type exposes the following members.
Name | Description | |
---|---|---|
![]() | ProxyEventPropertyGetterIndexed |
Initializes a new instance of the ProxyEventPropertyGetterIndexed class.
|
![]() | ProxyEventPropertyGetterIndexed(FuncT1, T2, TResult) | Initializes a new instance of the ProxyEventPropertyGetterIndexed class |
Name | Description | |
---|---|---|
![]() | Get |
Return the value for the property in the event object specified when the instance was obtained.
Useful for fast access to event properties. Throws a PropertyAccessException if the getter instance
doesn't match the EventType it was obtained from, and to indicate other property access problems.
|