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.
Removes all entities from this LookupList<T>.
Namespace: Microsoft.SharePoint.Linq
Assembly: Microsoft.SharePoint.Linq (in Microsoft.SharePoint.Linq.dll)
Syntax
'Declaration
Public Sub Clear
'Usage
Dim instance As LookupList
instance.Clear()
public void Clear()
Implements
Remarks
If an exception occurs, no entities are removed.