ItemCountFilter Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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. |