ListItemCollectionPosition constructor
Initializes a new instance of the ListItemCollectionPosition object.
Namespace: Microsoft.SharePoint.Client
Assembly: Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New ListItemCollectionPosition()
public ListItemCollectionPosition()
See also
Reference
ListItemCollectionPosition class