Library Specification Object Model Reference

IQLAttribute.Equals Method 

Implementors must implement Equals based upon whether the attribute's name is equal or not.

bool Equals(
   object obj
);

Parameters

obj

Return Value

See Also

IQLAttribute Interface | Spss.Dimensions.Library.Specification Namespace