Table of Contents

Property Children

Namespace
DotNetBrowser.Frames
Assembly
DotNetBrowser.dll

Children

The collection of the child frames.

IEnumerable<IFrame> Children { get; }

Property Value

IEnumerable<IFrame>