Overview

Information about the errors during parsing this xml file.

Location

  • Reference:
    • Elements.dll  .NET, .NET Core 6.0, .NET Standard 2.0
    • elements.jar  Cooper
    • Elements.fx  Island, ToffeeV2
    • libElements.fx  Toffee
  • Namespace: RemObjects.Elements.RTL

constructor .NET, .NET Core 6.0, .NET Standard 2.0, Cooper, Island


Column


FillErrorInfo

method FillErrorInfo(aMsg: String; aSuggestion: String; aRow: Int32; aColumn: Int32; aXmlDoc: XmlDocument := nil)
void FillErrorInfo(String aMsg, String aSuggestion, Int32 aRow, Int32 aColumn, XmlDocument aXmlDoc = null)
func FillErrorInfo(_ aMsg: String, _ aSuggestion: String, _ aRow: Int32, _ aColumn: Int32, _ aXmlDoc: XmlDocument = nil)
void FillErrorInfo(String aMsg, String aSuggestion, Integer aRow, Integer aColumn, XmlDocument aXmlDoc)
Sub FillErrorInfo(aMsg As String, aSuggestion As String, aRow As Int32, aColumn As Int32, aXmlDoc As XmlDocument = Null)

Parameters:

  • aMsg:
  • aSuggestion:
  • aRow:
  • aColumn:
  • aXmlDoc:

Message

FIELD Message() As String

Row


Suggestion

FIELD Suggestion() As String

Column


Message

FIELD Message() As String

Row


Suggestion

FIELD Suggestion() As String

constructor .NET, .NET Core 6.0, .NET Standard 2.0, Cooper, Island


FillErrorInfo

method FillErrorInfo(aMsg: String; aSuggestion: String; aRow: Int32; aColumn: Int32; aXmlDoc: XmlDocument := nil)
void FillErrorInfo(String aMsg, String aSuggestion, Int32 aRow, Int32 aColumn, XmlDocument aXmlDoc = null)
func FillErrorInfo(_ aMsg: String, _ aSuggestion: String, _ aRow: Int32, _ aColumn: Int32, _ aXmlDoc: XmlDocument = nil)
void FillErrorInfo(String aMsg, String aSuggestion, Integer aRow, Integer aColumn, XmlDocument aXmlDoc)
Sub FillErrorInfo(aMsg As String, aSuggestion As String, aRow As Int32, aColumn As Int32, aXmlDoc As XmlDocument = Null)

Parameters:

  • aMsg:
  • aSuggestion:
  • aRow:
  • aColumn:
  • aXmlDoc: