LogEntryCollection.IndexOf(LogEntry) Method

Definition

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

Parameters

logEntry
LogEntry

Returns

Int32

Applies to