Partager via


EntityCollection.Contains - Méthode

Ce membre est réservé à une utilisation interne et n’est pas destiné à être utilisé directement à partir de votre code.

Espace de noms :  Microsoft.Office.Project.Server.Library
Assembly :  Microsoft.Office.Project.Server.Library (dans Microsoft.Office.Project.Server.Library.dll)

Syntaxe

'Déclaration
Public Function Contains ( _
    entity As Entity _
) As Boolean
'Utilisation
Dim instance As EntityCollection
Dim entity As Entity
Dim returnValue As Boolean

returnValue = instance.Contains(entity)
public bool Contains(
    Entity entity
)

Paramètres

Valeur renvoyée

Type : System.Boolean

Voir aussi

Référence

EntityCollection classe

EntityCollection - Membres

Microsoft.Office.Project.Server.Library - Espace de noms