次の方法で共有


EntityCollection.Contains メソッド

このメンバーは内部使用のために予約済みです。ユーザーのコードから直接使用されるものではありません。

名前空間:  Microsoft.Office.Project.Server.Library
アセンブリ:  Microsoft.Office.Project.Server.Library (Microsoft.Office.Project.Server.Library.dll 内)

構文

'宣言
Public Function Contains ( _
    entity As Entity _
) As Boolean
'使用
Dim instance As EntityCollection
Dim entity As Entity
Dim returnValue As Boolean

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

パラメーター

戻り値

型: System.Boolean

関連項目

参照先

EntityCollection クラス

EntityCollection メンバー

Microsoft.Office.Project.Server.Library 名前空間