NEsper Class Library
NEsper Class Library
com.espertech.esper.container
ContainerImpl Class
ContainerImpl Methods
Has Method
Has(T) Method
Has Method (String)
Has Method (Type)
ContainerImpl
Has Method (String)
Returns true if an object by the given name is registered.
Namespace:
com.espertech.esper.container
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
Copy
public
bool
Has
(
string
name
)
Parameters
name
Type:
System
String
The name.
Return Value
Type:
Boolean
true
if [has] [the specified name]; otherwise,
false
.
Implements
IContainer
Has(String)
See Also
Reference
ContainerImpl Class
Has Overload
com.espertech.esper.container Namespace
Copyright (c) 2007 - 2019 Espertech
Send comments on this topic to
nesper@espertech.com