IdPartPair Class
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.
Represents a (RelationshipId, OpenXmlPart) pair.
public class IdPartPair
public class IdPartPair : IEquatable<DocumentFormat.OpenXml.Packaging.IdPartPair>
public readonly struct IdPartPair : IEquatable<DocumentFormat.OpenXml.Packaging.IdPartPair>
type IdPartPair = class
type IdPartPair = class
interface IEquatable<IdPartPair>
type IdPartPair = struct
Public Class IdPartPair
Public Class IdPartPair
Implements IEquatable(Of IdPartPair)
Public Structure IdPartPair
Implements IEquatable(Of IdPartPair)
- Inheritance
-
IdPartPair
- Inheritance
-
IdPartPair
- Implements
Id |
Initializes a new instance of the IdPartPair with the specified id and part. |
Open |
Obsolete.
Gets the OpenXmlPart in the pair. |
Relationship |
Obsolete.
Gets the relationship ID in the pair. |
Equals(Id |
Determines whether this instance and another specified IdPartPair object have the same value. |
Equals(Object) | Determines whether the specified object is equal to the current object. |
Get |
Serves as the default hash function. |
Proizvod | Verzije |
---|---|
DocumentFormat.OpenXml | 2.7.1, 2.7.2, 2.8.0, 2.8.1, 2.9.0, 2.9.1, 2.10.0, 2.10.1, 2.11.0, 2.11.1, 2.11.2, 2.11.3, 2.12.0, 2.12.1, 2.12.2, 2.12.3, 2.13.0, 2.13.1, 2.14.0, 2.15.0, 2.16.0, 2.17.1, 2.18.0, 2.19.0, 2.20.0, 3.0.0, 3.0.1 |