A data structure which holds the result set
and metadata which describes a search operation that has been
executed by the
ContactSearchcontrol.
Namespace:
Microsoft.Lync.Controls
Assembly: Microsoft.Lync.Controls(in Microsoft.Lync.Controls.dll)
Syntax
C# |
---|
public class SearchResultCollection : ReadOnlyCollection< SearchResult> |
Inheritance Hierarchy
System
.
.
::
.
.
Object
System.Collections.ObjectModel . . :: . . ReadOnlyCollection < (Of < ( <' SearchResult > ) > ) >
Microsoft.Lync.Controls . . :: . . SearchResultCollection
System.Collections.ObjectModel . . :: . . ReadOnlyCollection < (Of < ( <' SearchResult > ) > ) >
Microsoft.Lync.Controls . . :: . . SearchResultCollection