ItemEventTEGetItem Method Hazelcast .Net Client Class Library
Returns the item related to event.

Namespace: Hazelcast.Core
Assembly: Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.8.2
Syntax

public virtual TE GetItem()

Return Value

Type: TE
the item.
Remarks

Returns the item related to event.
See Also

Reference