LogLine.Deconstruct(Int32, String, Boolean) Method

Definition

public void Deconstruct (out int LineNumber, out string Content, out bool IsErrorMessage);
Public Sub Deconstruct (ByRef LineNumber As Integer, ByRef Content As String, ByRef IsErrorMessage As Boolean)

Parameters

LineNumber
Int32
Content
String
IsErrorMessage
Boolean

Applies to