LogEntryCollection.Contains(LogEntry) Method

Definition

public:
 bool Contains(Microsoft::BizTalk::Log::LogEntry ^ logEntry);
public bool Contains (Microsoft.BizTalk.Log.LogEntry logEntry);
override this.Contains : Microsoft.BizTalk.Log.LogEntry -> bool

Parameters

logEntry
LogEntry

Returns

Boolean

Applies to