Table of Contents

Class RareBooleanData

Namespace
Selenium.WebDriver.BiDi.Cdp.DOMSnapshot
Assembly
Selenium.WebDriver.BiDi.Cdp.dll
public sealed record RareBooleanData : IEquatable<RareBooleanData>
Inheritance
RareBooleanData
Implements
Inherited Members

Constructors

RareBooleanData(ImmutableArray<long>)

public RareBooleanData(ImmutableArray<long> Index)

Parameters

Index ImmutableArray<long>

Properties

Index

public ImmutableArray<long> Index { get; init; }

Property Value

ImmutableArray<long>