IdPartPair Members

Include Protected Members
Include Inherited Members

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

Defines a (RelationshipId, OpenXmlPart) pair.

The IdPartPair type exposes the following members.

Constructors

 

Name

Description

Public method

IdPartPair

Initializes a new instance of the IdPartPair with the id and part.

Top

Properties

 

Name

Description

Public property

OpenXmlPart

Defines the OpenXmlPart for the relationship ID.

Public property

RelationshipId

Defines the relationship ID of the part in this parent.

Top

Methods

 

Name

Description

Public method

Equals(Object)

(Inherited from Object.)

Public method

Equals(IdPartPair)

Determines whether this instance and another specified IdPartPair object have the same value.

Protected method

Finalize

(Inherited from Object.)

Public method

GetHashCode

(Inherited from Object.)

Public method

GetType

(Inherited from Object.)

Protected method

MemberwiseClone

(Inherited from Object.)

Public method

ToString

(Inherited from Object.)

Top

See Also

Reference

IdPartPair Class

DocumentFormat.OpenXml.Packaging Namespace