Partager via


LocalizedNameCollection.Remove, méthode (Microsoft.Office.Server.ApplicationRegistry.Administration)

Removes the localized name for the specified LCID from the collection.

Espace de noms : Microsoft.Office.Server.ApplicationRegistry.Administration
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)

Syntaxe

'Déclaration
Public Sub Remove ( _
    lcid As UInteger _
)
'Utilisation
Dim instance As LocalizedNameCollection
Dim lcid As UInteger

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

Paramètres

  • lcid
    The LCID representing the language.

Voir aussi

Référence

LocalizedNameCollection, classe
Membres LocalizedNameCollection
Microsoft.Office.Server.ApplicationRegistry.Administration, espace de noms