Share via


DomDocument.links Property

Definition

Caution

Use the 'Links' property instead.

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

Property Value

Attributes

Applies to