ListItemCollection.GetById-Methode (String)
Namespace: Microsoft.SharePoint.Client
Assemblys: Microsoft.SharePoint.Client.Silverlight (in Microsoft.SharePoint.Client.Silverlight.dll); Microsoft.SharePoint.Client.Phone (in Microsoft.SharePoint.Client.Phone.dll) Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)
Syntax
'Declaration
Public Function GetById ( _
id As String _
) As ListItem
'Usage
Dim instance As ListItemCollection
Dim id As String
Dim returnValue As ListItem
returnValue = instance.GetById(id)
public ListItem GetById(
string id
)
Parameter
- id
Typ: System.String
Rückgabewert
Typ: Microsoft.SharePoint.Client.ListItem
Gibt ListIteman.