SPMobileListIterator Constructor
NOTE: This API is now obsolete.
Initializes a new instance of the SPMobileListIterator class.
Namespace: Microsoft.SharePoint.MobileControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
<ObsoleteAttribute("Do not use this class since it is deprecated. Use SPMobileGenericListIterator instead")> _
Public Sub New
'Usage
Dim instance As New SPMobileListIterator()
[ObsoleteAttribute("Do not use this class since it is deprecated. Use SPMobileGenericListIterator instead")]
public SPMobileListIterator()