Endeca Presentation API
Contains Method (key)
NamespacesEndeca.LoggingLogEntryContains(Object)
Determines whether the LogEntry contains an element with the specified key.
Declaration Syntax
C#Visual BasicVisual C++
public virtual bool Contains(
	Object key
)
Public Overridable Function Contains ( _
	key As Object _
) As Boolean
public:
virtual bool Contains (
	Object^ key
)
Parameters
key (Object)
They key to locate in the LogEntry.
Return Value
true if the LogEntry contains an element with they key; otherwise, false.

Assembly: Endeca.Logging (Module: Endeca.Logging) Version: 0.0.0.0