BlockParameterPropertyDescriptorEquality Operator

Equality operator for the BlockParameterPropertyDescriptor class.

Namespace: Teigha.Internal.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.9.0.0
Syntax
public static bool operator ==(
        BlockParameterPropertyDescriptor a,
        BlockParameterPropertyDescriptor b
)

Parameters

a  BlockParameterPropertyDescriptor
[in] Left handle to compare.
b  BlockParameterPropertyDescriptor
[in] Right handle to compare.

Return Value

Boolean
true if BlockParameterPropertyDescriptor objects are equal, false otherwise.
See Also

©  Bricsys NV. All rights reserved.