Click or drag to resize

IVisitableT Interface

[Missing <summary> documentation for "T:com.espertech.esper.compat.collections.IVisitable`1"]

Namespace:  com.espertech.esper.compat.collections
Assembly:  NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
public interface IVisitable<T>

Type Parameters

T

[Missing <typeparam name="T"/> documentation for "T:com.espertech.esper.compat.collections.IVisitable`1"]

The IVisitableT type exposes the following members.

Methods
  NameDescription
Public methodVisit
Top
See Also