GroupHas Method

Checks whether this Group object contains the specified entity.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public bool Has(
        Entity entity
)

Parameters

entity  Entity
[in] Entity to check.

Return Value

Boolean
true if the specified entity is in this group, false otherwise.
See Also

©  Bricsys NV. All rights reserved.