Partager via


MultiLingualString<T>.Remove - Méthode

Espace de noms :  Microsoft.Office.Server.Search.Query.Rules
Assembly :  Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)

Syntaxe

'Déclaration
Public Function Remove ( _
    lcid As Integer _
) As Boolean
'Utilisation
Dim instance As MultiLingualString
Dim lcid As Integer
Dim returnValue As Boolean

returnValue = instance.Remove(lcid)
public bool Remove(
    int lcid
)

Paramètres

Valeur renvoyée

Type : System.Boolean

Voir aussi

Référence

MultiLingualString<T> classe

MultiLingualString<T> - Membres

Microsoft.Office.Server.Search.Query.Rules - Espace de noms