 | ModuleImports Property |
Returns the imports defined by the module.
Namespace:
com.espertech.esper.common.client.module
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic ICollection Imports { get; set; }
Property Value
Type:
ICollectionTmodule imports
See Also