LSParser.ActionAppendAsChildren フィールド

定義

注意事項

Use 'Org.W3c.Dom.LS.ILSParser.ActionAppendAsChildren'. This class will be removed in a future release.

解析操作の結果をコンテキスト ノードの子として追加します。

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

フィールド値

Value = 1
属性

注釈

org.w3c.dom.ls.LSParser.ACTION_APPEND_AS_CHILDRENJava ドキュメント。

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

適用対象