BestBetCollection.Count property

Namespace:  Microsoft.Office.Server.Search.Query.Rules
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
Public ReadOnly Property Count As Integer
    Get
'Usage
Dim instance As BestBetCollection
Dim value As Integer

value = instance.Count
public int Count { get; }

Property value

Type: System.Int32

See also

Reference

BestBetCollection class

BestBetCollection members

Microsoft.Office.Server.Search.Query.Rules namespace