Share via


SPSearchResultCollection class

此類別和其成員是保留給內部使用,而不是用來在您的程式碼中使用。

Search,使用Microsoft.SharePoint.Search.Query.KeywordQuery類別或FullTextSqlQuery類別的Execute方法。

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.Administration.SPAutoSerializingObject
    Microsoft.SharePoint.SPBaseCollection
      Microsoft.SharePoint.SPSearchResultCollection

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
Public Class SPSearchResultCollection _
    Inherits SPBaseCollection
'用途
Dim instance As SPSearchResultCollection
public class SPSearchResultCollection : SPBaseCollection

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

請參閱

參照

SPSearchResultCollection members

Microsoft.SharePoint namespace