Org.W3c.Dom.IDOMLocator.Utf16Offset Property
The UTF-16, as defined in [Unicode] and Amendment 1 of [ISO/IEC 10646], offset into the input source this locator is pointing to or -1 if there is no UTF-16 offset available.

Syntax

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

Value

Documentation for this section has not yet been entered.

Remarks

The UTF-16, as defined in [Unicode] and Amendment 1 of [ISO/IEC 10646], offset into the input source this locator is pointing to or -1 if there is no UTF-16 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