Node.DocumentPositionImplementationSpecific フィールド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
注意事項
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- 属性
注釈
前の決定と以下の決定は、実装固有です。
このページの一部は、Androidオープンソースプロジェクトによって作成および共有された作業に基づく変更でありCreative Commons 2.5属性ライセンスに記載されている条件に従って使用されます。