Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

ImapPageView Constructor

Namespace: Rebex.Net
Assembly: Rebex.Imap.dll (version 7.0.9147)

ImapPageView(Int32, Int32)

Creates an indexed page view definition object.

Declaration
public ImapPageView(int offset, int count)
Parameters
Type Name Description
Int32 offset

Zero-based offset of the item where the page starts.

Int32 count

Count of the items within the page.

ImapPageView(Int32, Int32, ImapIndexOrigin)

Creates an indexed page view definition object.

Declaration
public ImapPageView(int offset, int count, ImapIndexOrigin basePoint)
Parameters
Type Name Description
Int32 offset

Zero-based offset of the item where the page starts.

Int32 count

Count of the items within the page.

ImapIndexOrigin basePoint

Base point for the offset.

In This Article
  • ImapPageView(Int32, Int32)
  • ImapPageView(Int32, Int32, ImapIndexOrigin)
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies