Share via


IdPartPair Members (Microsoft.Office.DocumentFormat.OpenXml.Packaging)

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

A (RelationshipId, OpenXmlPart) pair

The following tables list the members exposed by the IdPartPair type.

Public Constructors

  Name Description
Public method IdPartPair Initializes a new instance of the IdPartPair with the id and part.

Top

Public Properties

  Name Description
Public property OpenXmlPart The OpenXmlPart which has the relationship ID.
Public property RelationshipId The relationship ID of the part in this parent.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Equals Overloaded.  
Public method GetHashCode  (inherited from Object)
Public method GetType  (inherited from Object)
Public method Static ReferenceEquals  (inherited from Object)
Public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
Protected method Finalize  (inherited from Object)
Protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

IdPartPair Class
Microsoft.Office.DocumentFormat.OpenXml.Packaging Namespace