Share via


DomDocument.anchors Property

Definition

Caution

Use the 'Anchors' property instead.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
[System.Obsolete("Use the 'Anchors' property instead.", false)]
public virtual WebKit.DomHtmlCollection anchors { get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<System.Obsolete("Use the 'Anchors' property instead.", false)>]
member this.anchors : WebKit.DomHtmlCollection

Property Value

Attributes

Applies to