Share via


IDOMLocator.Utf16Offset Property

Definition

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.

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

Property Value

Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to