This topic has not yet been rated - Rate this topic

HtmlWindowCollection Properties

The HtmlWindowCollection type exposes the following members.

  NameDescription
Public property Count Gets the number of elements in the collection.
Public property Item[Int32] Retrieves a frame window by supplying the frame's position in the collection.
Public property Item[String] Retrieves a frame window by supplying the frame's name.
Top
  NameDescription
Explicit interface implemetation Private property ICollection.IsSynchronized Infrastructure. Gets a value indicating whether access to the collection is synchronized (thread safe).
Explicit interface implemetation Private property ICollection.SyncRoot Infrastructure. Gets an object that can be used to synchronize access to the collection.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.