 | ModuleItems Property |
Returns a list of statements (some may be comments only) that make up the module.
Namespace:
com.espertech.esper.common.client.module
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic IList Items { get; set; }
Property Value
Type:
IListTstatements
See Also