Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace:  Microsoft.SharePoint.Client
Assemblies:   Microsoft.SharePoint.Client.Silverlight (in Microsoft.SharePoint.Client.Silverlight.dll);  Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)
Syntax
'Declaration
Public Sub New ( _
    Context As ClientRuntimeContext, _
    ObjectPath As ObjectPath _
)
'Usage
Dim Context As ClientRuntimeContext
Dim ObjectPath As ObjectPath
Dim instance As New ListItemCollection(Context, _
    ObjectPath)
public ListItemCollection(
    ClientRuntimeContext Context,
    ObjectPath ObjectPath
)
Parameters
- Context
Type: Microsoft.SharePoint.Client.ClientRuntimeContext 
- ObjectPath
Type: Microsoft.SharePoint.Client.ObjectPath