Node.DocumentPositionImplementationSpecific Champ
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Attention
Use 'Org.W3c.Dom.INode.DocumentPositionImplementationSpecific'. This class will be removed in a future release.
La détermination des éléments précédents et suivants est spécifique à l’implémentation.
[Android.Runtime.Register("DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC")]
[System.Obsolete("Use 'Org.W3c.Dom.INode.DocumentPositionImplementationSpecific'. This class will be removed in a future release.")]
public const short DocumentPositionImplementationSpecific = 32;
[<Android.Runtime.Register("DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC")>]
[<System.Obsolete("Use 'Org.W3c.Dom.INode.DocumentPositionImplementationSpecific'. This class will be removed in a future release.")>]
val mutable DocumentPositionImplementationSpecific : int16
Valeur de champ
Value = 32- Attributs
Remarques
La détermination des éléments précédents et suivants est spécifique à l’implémentation.
Java documentation pour org.w3c.dom.Node.DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC.
Les parties de cette page sont des modifications basées sur le travail créé et partagé par le projet Android Open Source et utilisés en fonction des termes décrits dans la licence d’attribution Creative Commons 2.5.