Node.DocumentPositionImplementationSpecific フィールド

定義

注意事項

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

前と次の比較の決定は実装固有です。

[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

フィールド値

Value = 32
属性

注釈

前と次の比較の決定は実装固有です。

org.w3c.dom.Node.DOCUMENT_POSITION_IMPLEMENTATION_SPECIFICJava ドキュメント。

このページの一部は、によって作成および共有された作業に基づく変更であり、に記載されている条件に従って使用されます。

適用対象