AssocArrayIsAssociativeArray Method

Checks whether the specified entity is an associative array.
Namespace:  Teigha.DatabaseServices
Assembly:  TD_MgdDbConstraints (in TD_MgdDbConstraints.dll) Version: 0.0.0.0
Syntax
public static bool IsAssociativeArray(
        ObjectId entity
)

Parameters

entity
Type: Teigha.DatabaseServicesObjectId
[in] Entity to be checked.

Return Value

Type: Boolean
true if the specified entity is an associative array, false otherwise.
See Also

©  Bricsys NV. All rights reserved.