Share via


ListItemBasedCollection<T>.Delete method

This member is reserved for internal use and is not intended to be used directly from your code.

Namespace:  Microsoft.SharePoint.Publishing
Assembly:  Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)

Syntax

'Declaration
Public Sub Delete ( _
    index As Integer _
)
'Usage
Dim instance As ListItemBasedCollection
Dim index As Integer

instance.Delete(index)
public void Delete(
    int index
)

Parameters

See also

Reference

ListItemBasedCollection<T> class

ListItemBasedCollection<T> members

Microsoft.SharePoint.Publishing namespace