OpenXmlElementList.Inequality(OpenXmlElementList, OpenXmlElementList) Operator
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
C#
public static bool operator != (DocumentFormat.OpenXml.OpenXmlElementList left, DocumentFormat.OpenXml.OpenXmlElementList right);
Public Shared Operator != (left As OpenXmlElementList, right As OpenXmlElementList) As Boolean
- left
- OpenXmlElementList
- right
- OpenXmlElementList
Product | Versions |
---|---|
DocumentFormat.OpenXml | 3.0.0, 3.0.1 |