HtmlWindowCollection Properties
.NET Framework 4.5
The HtmlWindowCollection type exposes the following members.
| Name | Description | |
|---|---|---|
|
Count | Gets the number of elements in the collection. |
|
Item[Int32] | Retrieves a frame window by supplying the frame's position in the collection. |
|
Item[String] | Retrieves a frame window by supplying the frame's name. |
| Name | Description | |
|---|---|---|
|
ICollection.IsSynchronized | Infrastructure. Gets a value indicating whether access to the collection is synchronized (thread safe). |
|
ICollection.SyncRoot | Infrastructure. Gets an object that can be used to synchronize access to the collection. |