Share via


ListBloomFilter.MaxItemCount property

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

Syntax

'Declaration
Public ReadOnly Property MaxItemCount As Integer
    Get
'Usage
Dim instance As ListBloomFilter
Dim value As Integer

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

Property value

Type: System.Int32

See also

Reference

ListBloomFilter class

ListBloomFilter members

Microsoft.SharePoint.Client namespace