| Frameset Class |
Namespace: (Default Namespace)
[SerializableAttribute] public class Frameset : ISerializable
The Frameset type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetFrameset | Retrieves an object representing the frameset by name | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetObjectData | ||
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| Count | Return the number of frames in this frameset. | |
| Item | Return the Frame object defining the frame at the specified 0-based index within this frameset |