Share via


LocalizedNameCollection.Remove method (UInt32)

Removes the localized name for the specified locale identifier (LCID) from the collection.

Namespace:  Microsoft.SharePoint.BusinessData.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Sub Remove ( _
    lcid As UInteger _
)
'Usage
Dim instance As LocalizedNameCollection
Dim lcid As UInteger

instance.Remove(lcid)
public void Remove(
    uint lcid
)

Parameters

See also

Reference

LocalizedNameCollection class

LocalizedNameCollection members

Remove overload

Microsoft.SharePoint.BusinessData.Administration namespace