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 命名空间