Return the
Frame object defining the frame at the specified 0-based index within this frameset
Namespace: (Default Namespace)Assembly: Default (in Default.exe) Version: 1.0.0.0
Syntaxpublic Frame this[
int index
] { get; }
Parameters
- index
- Type: SystemInt32
Property Value
Type:
Frame
See Also