Overload List

  NameDescription
Equals(DimensionValue)
Implements value equality semantics for DimensionValue. See Equals(T). Only checks if both Dimension Values have the same Id.
(Inherited from DimensionValue.)
Equals(IAttributeValue)
Implements value equality semantics for IAttributeValue. See Equals(T). Only checks if both Dimension Values have the same Id.
(Inherited from DimensionValue.)
Equals(Object)
Equals(Object). For DimensionValues equality is based on Id
(Inherited from DimensionValue.)

See Also