Freigeben über


PickerResults.Count Property

Retrieves the count of the number of PickerResult objects contained within the PickerResults collection.

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

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

value = instance.Count
int Count { get; }

Property Value

Type: System.Int32

See Also

Reference

PickerResults Interface

PickerResults Members

Microsoft.Office.Core Namespace