Class FramesCollection
Inheritance
System.Object
FramesCollection
Inherited Members
System.Collections.Generic.Dictionary<System.String, ArtOfTest.WebAii.Core.Browser>.Add(System.String, ArtOfTest.WebAii.Core.Browser)
System.Collections.Generic.Dictionary<System.String, ArtOfTest.WebAii.Core.Browser>.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String, ArtOfTest.WebAii.Core.Browser>>.Add(System.Collections.Generic.KeyValuePair<System.String, ArtOfTest.WebAii.Core.Browser>)
System.Collections.Generic.Dictionary<System.String, ArtOfTest.WebAii.Core.Browser>.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String, ArtOfTest.WebAii.Core.Browser>>.Contains(System.Collections.Generic.KeyValuePair<System.String, ArtOfTest.WebAii.Core.Browser>)
System.Collections.Generic.Dictionary<System.String, ArtOfTest.WebAii.Core.Browser>.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String, ArtOfTest.WebAii.Core.Browser>>.Remove(System.Collections.Generic.KeyValuePair<System.String, ArtOfTest.WebAii.Core.Browser>)
System.Collections.Generic.Dictionary<System.String, ArtOfTest.WebAii.Core.Browser>.Clear()
System.Collections.Generic.Dictionary<System.String, ArtOfTest.WebAii.Core.Browser>.ContainsKey(System.String)
System.Collections.Generic.Dictionary<System.String, ArtOfTest.WebAii.Core.Browser>.ContainsValue(ArtOfTest.WebAii.Core.Browser)
System.Collections.Generic.Dictionary<System.String, ArtOfTest.WebAii.Core.Browser>.GetEnumerator()
System.Collections.Generic.Dictionary<System.String, ArtOfTest.WebAii.Core.Browser>.System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<System.String, ArtOfTest.WebAii.Core.Browser>>.GetEnumerator()
System.Collections.Generic.Dictionary<System.String, ArtOfTest.WebAii.Core.Browser>.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
System.Collections.Generic.Dictionary<System.String, ArtOfTest.WebAii.Core.Browser>.OnDeserialization(System.Object)
System.Collections.Generic.Dictionary<System.String, ArtOfTest.WebAii.Core.Browser>.Remove(System.String)
System.Collections.Generic.Dictionary<System.String, ArtOfTest.WebAii.Core.Browser>.TryGetValue(System.String, ArtOfTest.WebAii.Core.Browser)
System.Collections.Generic.Dictionary<System.String, ArtOfTest.WebAii.Core.Browser>.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String, ArtOfTest.WebAii.Core.Browser>>.CopyTo(System.Collections.Generic.KeyValuePair<System.String, ArtOfTest.WebAii.Core.Browser>[], System.Int32)
System.Collections.Generic.Dictionary<System.String, ArtOfTest.WebAii.Core.Browser>.System.Collections.ICollection.CopyTo(System.Array, System.Int32)
System.Collections.Generic.Dictionary<System.String, ArtOfTest.WebAii.Core.Browser>.System.Collections.IEnumerable.GetEnumerator()
System.Collections.Generic.Dictionary<System.String, ArtOfTest.WebAii.Core.Browser>.System.Collections.IDictionary.get_Item(System.Object)
System.Collections.Generic.Dictionary<System.String, ArtOfTest.WebAii.Core.Browser>.System.Collections.IDictionary.set_Item(System.Object, System.Object)
System.Collections.Generic.Dictionary<System.String, ArtOfTest.WebAii.Core.Browser>.System.Collections.IDictionary.Add(System.Object, System.Object)
System.Collections.Generic.Dictionary<System.String, ArtOfTest.WebAii.Core.Browser>.System.Collections.IDictionary.Contains(System.Object)
System.Collections.Generic.Dictionary<System.String, ArtOfTest.WebAii.Core.Browser>.System.Collections.IDictionary.GetEnumerator()
System.Collections.Generic.Dictionary<System.String, ArtOfTest.WebAii.Core.Browser>.System.Collections.IDictionary.Remove(System.Object)
System.Collections.Generic.Dictionary<System.String, ArtOfTest.WebAii.Core.Browser>.Comparer
System.Collections.Generic.Dictionary<System.String, ArtOfTest.WebAii.Core.Browser>.Count
System.Collections.Generic.Dictionary<System.String, ArtOfTest.WebAii.Core.Browser>.Keys
System.Collections.Generic.Dictionary<System.String, ArtOfTest.WebAii.Core.Browser>.System.Collections.Generic.IDictionary<System.String, ArtOfTest.WebAii.Core.Browser>.Keys
System.Collections.Generic.Dictionary<System.String, ArtOfTest.WebAii.Core.Browser>.System.Collections.Generic.IReadOnlyDictionary<System.String, ArtOfTest.WebAii.Core.Browser>.Keys
System.Collections.Generic.Dictionary<System.String, ArtOfTest.WebAii.Core.Browser>.Values
System.Collections.Generic.Dictionary<System.String, ArtOfTest.WebAii.Core.Browser>.System.Collections.Generic.IDictionary<System.String, ArtOfTest.WebAii.Core.Browser>.Values
System.Collections.Generic.Dictionary<System.String, ArtOfTest.WebAii.Core.Browser>.System.Collections.Generic.IReadOnlyDictionary<System.String, ArtOfTest.WebAii.Core.Browser>.Values
System.Collections.Generic.Dictionary<System.String, ArtOfTest.WebAii.Core.Browser>.Item[System.String]
System.Collections.Generic.Dictionary<System.String, ArtOfTest.WebAii.Core.Browser>.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String, ArtOfTest.WebAii.Core.Browser>>.IsReadOnly
System.Collections.Generic.Dictionary<System.String, ArtOfTest.WebAii.Core.Browser>.System.Collections.ICollection.IsSynchronized
System.Collections.Generic.Dictionary<System.String, ArtOfTest.WebAii.Core.Browser>.System.Collections.ICollection.SyncRoot
System.Collections.Generic.Dictionary<System.String, ArtOfTest.WebAii.Core.Browser>.System.Collections.IDictionary.IsFixedSize
System.Collections.Generic.Dictionary<System.String, ArtOfTest.WebAii.Core.Browser>.System.Collections.IDictionary.IsReadOnly
System.Collections.Generic.Dictionary<System.String, ArtOfTest.WebAii.Core.Browser>.System.Collections.IDictionary.Keys
System.Collections.Generic.Dictionary<System.String, ArtOfTest.WebAii.Core.Browser>.System.Collections.IDictionary.Values
System.Collections.Generic.Dictionary<System.String, ArtOfTest.WebAii.Core.Browser>.System.Collections.IDictionary.Item[System.Object]
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: ArtOfTest.WebAii.Core
Assembly: ArtOfTest.WebAii.dll
Syntax
public class FramesCollection : Dictionary<string, Browser>, IDictionary<string, Browser>, ICollection<KeyValuePair<string, Browser>>, IDictionary, ICollection, IReadOnlyDictionary<string, Browser>, IReadOnlyCollection<KeyValuePair<string, Browser>>, IEnumerable<KeyValuePair<string, Browser>>, ISerializable, IDeserializationCallback, IEnumerable<Browser>, IEnumerable
Constructors
FramesCollection()
Declaration
public FramesCollection()
Properties
Item[FrameInfo]
Declaration
public Browser this[FrameInfo frameInfo] { get; }
Parameters
FrameInfo
frameInfo
|
Property Value
Browser
|
Item[Int32]
Declaration
public Browser this[int index] { get; }
Parameters
System.Int32
index
|
Property Value
Browser
|
Item[String]
Declaration
public Browser this[string name] { get; }
Parameters
System.String
name
|
Property Value
Browser
|
Methods
ById(String)
BySrc(String)
GetEnumerator()
Declaration
public IEnumerator<Browser> GetEnumerator()
Returns
System.Collections.Generic.IEnumerator<Browser>
|
Implements
System.Collections.Generic.IEnumerable<T>.GetEnumerator()
GetFramesAsStrings()
Declaration
public string GetFramesAsStrings()
Returns
System.String
|
RefreshAllDomTrees()
Declaration
public void RefreshAllDomTrees()
WaitAllUntilReady()
Declaration
public void WaitAllUntilReady()