Org.Xml.Sax.SAXParseException.ColumnNumber Property
The column number of the end of the text where the exception occurred.

Syntax

[get: Android.Runtime.Register("getColumnNumber", "()I", "GetGetColumnNumberHandler")]
public virtual int ColumnNumber { get; }

See Also

ILocator.ColumnNumber

Value

Documentation for this section has not yet been entered.

Remarks

The column number of the end of the text where the exception occurred.

The first column in a line is position 1.

[Android Documentation]

Requirements

Namespace: Org.Xml.Sax
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1