LogEntryCollection.Insert(Int32, LogEntry) Method

Definition

public:
 void Insert(int index, Microsoft::BizTalk::Log::LogEntry ^ logEntry);
public void Insert (int index, Microsoft.BizTalk.Log.LogEntry logEntry);
override this.Insert : int * Microsoft.BizTalk.Log.LogEntry -> unit

Parameters

index
Int32
logEntry
LogEntry

Applies to