The SearchResultCollectiontype exposes the following members.

Properties

  Name Description
Public property Count (Inherited from ReadOnlyCollection < (Of < ( <' SearchResult > ) > ) > .)
Public property IsMoreAvailable
True if more search results available than were returned
Public property IsSkillSearchPossible
Indicate if a skill search possible.
Public property Item (Inherited from ReadOnlyCollection < (Of < ( <' SearchResult > ) > ) > .)
Protected property Items (Inherited from ReadOnlyCollection < (Of < ( <' SearchResult > ) > ) > .)
Public property ProviderSyncState
Synchronization state for the search provider.
Public property SearchError
SearchError
Public property SearchType
Type of search
Public property SkillSearchQueryUri
Uri for the skill search

Explicit Interface Implementations

  Name Description
Explicit interface implemetation Private property IList . . :: . . IsFixedSize (Inherited from ReadOnlyCollection < (Of < ( <' SearchResult > ) > ) > .)
Explicit interface implemetation Private property ICollection < (Of < <' ( T > ) > > ) . . :: . . IsReadOnly (Inherited from ReadOnlyCollection < (Of < ( <' SearchResult > ) > ) > .)
Explicit interface implemetation Private property IList . . :: . . IsReadOnly (Inherited from ReadOnlyCollection < (Of < ( <' SearchResult > ) > ) > .)
Explicit interface implemetation Private property ICollection . . :: . . IsSynchronized (Inherited from ReadOnlyCollection < (Of < ( <' SearchResult > ) > ) > .)
Explicit interface implemetation Private property IList < (Of < <' ( T > ) > > ) . . :: . . Item (Inherited from ReadOnlyCollection < (Of < ( <' SearchResult > ) > ) > .)
Explicit interface implemetation Private property IList . . :: . . Item (Inherited from ReadOnlyCollection < (Of < ( <' SearchResult > ) > ) > .)
Explicit interface implemetation Private property ICollection . . :: . . SyncRoot (Inherited from ReadOnlyCollection < (Of < ( <' SearchResult > ) > ) > .)

See Also