Org.W3c.Dom.IDOMLocator.ByteOffset Property
The byte offset into the input source this locator is pointing to or -1 if there is no byte offset available.

Syntax

[get: Android.Runtime.Register("getByteOffset", "()I", "GetGetByteOffsetHandler:Org.W3c.Dom.IDOMLocatorInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public int ByteOffset { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The byte offset into the input source this locator is pointing to or -1 if there is no byte offset available.

[Android Documentation]

Requirements

Namespace: Org.W3c.Dom
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 8