Share via


DomDocument.images Property

Definition

Caution

Use the 'Images' property instead.

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

Property Value

Attributes

Applies to