Click or drag to resize

OpenXmlAttribute Methods

The OpenXmlAttribute type exposes the following members.

Methods
 NameDescription
Public methodEquals(Object) Determines whether the specified Object is a OpenXmlAttribute structure and if so, indicates whether it is equal to this instance of an OpenXmlAttribute structure.
(Overrides ValueTypeEquals(Object))
Public methodEquals(OpenXmlAttribute) Determines if this instance of an OpenXmlAttribute structure is equal to the specified instance of an OpenXmlAttribute structure.
Public methodGetHashCode Gets the hash code for this instance of an OpenXmlAttribute structure.
(Overrides ValueTypeGetHashCode)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodToStringReturns the fully qualified type name of this instance.
(Inherited from ValueType)
Top
See Also