IdPartPair.Inequality(IdPartPair, IdPartPair) Operator
Definition
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.
public static bool operator != (DocumentFormat.OpenXml.Packaging.IdPartPair left, DocumentFormat.OpenXml.Packaging.IdPartPair right);
static member op_Inequality : DocumentFormat.OpenXml.Packaging.IdPartPair * DocumentFormat.OpenXml.Packaging.IdPartPair -> bool
Public Shared Operator != (left As IdPartPair, right As IdPartPair) As Boolean
Parameters
- left
- IdPartPair
- right
- IdPartPair