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
属性

注釈

前の決定と以下の決定は、実装固有です。

Javaドキュメント。

このページの一部は、Androidオープンソースプロジェクトによって作成および共有された作業に基づく変更でありCreative Commons 2.5属性ライセンスに記載されている条件に従って使用されます。

適用対象