OpenXmlAttribute.Equals Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
Equals(Object) | Determines whether the specified Object is a OpenXmlAttribute structure and if so, whether the specified Object are equal to this OpenXmlAttribute structure. (Overrides ValueType.Equals(Object).) | |
Equals(OpenXmlAttribute) | Compares two OpenXmlAttribute structures for equality. |
Top