Partager via


ItemCountFilter Class

Definition

[System.Runtime.CompilerServices.Nullable(0)]
public class ItemCountFilter
[<System.Runtime.CompilerServices.Nullable(0)>]
type ItemCountFilter = class
Public Class ItemCountFilter
Inheritance
ItemCountFilter
Attributes

Constructors

ItemCountFilter(Nullable<Int32>, Nullable<Int32>)

Properties

MaxCount
SkipCount

Methods

ChangeMaxCount(Int32)
ChangeSkipCount(Int32)
HasConditions()

Tells you whether there are item count conditions.

Applies to