The SearchResultCollectiontype exposes the following members.

Methods

  Name Description
Public method Contains (Inherited from ReadOnlyCollection < (Of < ( <' SearchResult > ) > ) > .)
Public method CopyTo (Inherited from ReadOnlyCollection < (Of < ( <' SearchResult > ) > ) > .)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator (Inherited from ReadOnlyCollection < (Of < ( <' SearchResult > ) > ) > .)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method IndexOf (Inherited from ReadOnlyCollection < (Of < ( <' SearchResult > ) > ) > .)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Explicit Interface Implementations

  Name Description
Explicit interface implemetation Private method ICollection < (Of < <' ( T > ) > > ) . . :: . . Add (Inherited from ReadOnlyCollection < (Of < ( <' SearchResult > ) > ) > .)
Explicit interface implemetation Private method IList . . :: . . Add (Inherited from ReadOnlyCollection < (Of < ( <' SearchResult > ) > ) > .)
Explicit interface implemetation Private method ICollection < (Of < <' ( T > ) > > ) . . :: . . Clear (Inherited from ReadOnlyCollection < (Of < ( <' SearchResult > ) > ) > .)
Explicit interface implemetation Private method IList . . :: . . Clear (Inherited from ReadOnlyCollection < (Of < ( <' SearchResult > ) > ) > .)
Explicit interface implemetation Private method IList . . :: . . Contains (Inherited from ReadOnlyCollection < (Of < ( <' SearchResult > ) > ) > .)
Explicit interface implemetation Private method ICollection . . :: . . CopyTo (Inherited from ReadOnlyCollection < (Of < ( <' SearchResult > ) > ) > .)
Explicit interface implemetation Private method IEnumerable . . :: . . GetEnumerator (Inherited from ReadOnlyCollection < (Of < ( <' SearchResult > ) > ) > .)
Explicit interface implemetation Private method IList . . :: . . IndexOf (Inherited from ReadOnlyCollection < (Of < ( <' SearchResult > ) > ) > .)
Explicit interface implemetation Private method IList < (Of < <' ( T > ) > > ) . . :: . . Insert (Inherited from ReadOnlyCollection < (Of < ( <' SearchResult > ) > ) > .)
Explicit interface implemetation Private method IList . . :: . . Insert (Inherited from ReadOnlyCollection < (Of < ( <' SearchResult > ) > ) > .)
Explicit interface implemetation Private method ICollection < (Of < <' ( T > ) > > ) . . :: . . Remove (Inherited from ReadOnlyCollection < (Of < ( <' SearchResult > ) > ) > .)
Explicit interface implemetation Private method IList . . :: . . Remove (Inherited from ReadOnlyCollection < (Of < ( <' SearchResult > ) > ) > .)
Explicit interface implemetation Private method IList < (Of < <' ( T > ) > > ) . . :: . . RemoveAt (Inherited from ReadOnlyCollection < (Of < ( <' SearchResult > ) > ) > .)
Explicit interface implemetation Private method IList . . :: . . RemoveAt (Inherited from ReadOnlyCollection < (Of < ( <' SearchResult > ) > ) > .)

See Also