Share via


DimensionAttributeSet::equals Method

Determines whether the two specified sets are equal.

Syntax

client server public static boolean equals(DimensionAttributeSet _dimensionAttributeSetA, DimensionAttributeSet _dimensionAttributeSetB)

Run On

Called

Parameters

Return Value

Type: boolean
A Boolean value that indicates whether the specified records are equal.

Remarks

This method does a value comparison that is based on a hash, which contains the GUIDs of the contained attributes and the enumeration type.

See Also

Reference

DimensionAttributeSet Table