Share via


IdPartPair Members

Include Protected Members
Include Inherited Members

Defines IdPartPair - represents (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 specified id and part.

Top

Properties

  Name Description
Public property OpenXmlPart Gets or sets the OpenXmlPart.
Public property RelationshipId Gets or sets the relationship ID in the pair.

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