Node.DocumentPositionPreceding Campo

Definición

Precaución

Use 'Org.W3c.Dom.INode.DocumentPositionPreceding'. This class will be removed in a future release.

El segundo nodo precede al nodo de referencia.

[Android.Runtime.Register("DOCUMENT_POSITION_PRECEDING")]
[System.Obsolete("Use 'Org.W3c.Dom.INode.DocumentPositionPreceding'. This class will be removed in a future release.")]
public const short DocumentPositionPreceding = 2;
[<Android.Runtime.Register("DOCUMENT_POSITION_PRECEDING")>]
[<System.Obsolete("Use 'Org.W3c.Dom.INode.DocumentPositionPreceding'. This class will be removed in a future release.")>]
val mutable DocumentPositionPreceding : int16

Valor de campo

Value = 2
Atributos

Comentarios

El segundo nodo precede al nodo de referencia.

Java documentación para org.w3c.dom.Node.DOCUMENT_POSITION_PRECEDING.

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Se aplica a