Udostępnij za pośrednictwem


CollectionDamageIdentity Members

Include Protected Members
Include Inherited Members

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

An identity used to report damage to the content of a collection.

The CollectionDamageIdentity type exposes the following members.

Constructors

 

Name

Description

Public method

CollectionDamageIdentity

Initializes a new instance of the CollectionDamageIdentity class.

Top

Methods

 

Name

Description

Public method

Equals

Determines whether the specified Object is equal to the current Object. (Inherited from CompositeIdentity.)

Protected method

Finalize

Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)

Public method

GetHashCode

Serves as a hash function for a particular type. (Inherited from CompositeIdentity.)

Protected method

GetInternalIdentities

Gets an array of internal identities. (Inherited from CompositeIdentity.)

Public method

GetType

Gets the type of the current instance. (Inherited from Object.)

Protected method

MemberwiseClone

Creates a shallow copy of the current Object. (Inherited from Object.)

Public method

ToString

Returns a string that represents the current object. (Inherited from CompositeIdentity.)

Top

Properties

 

Name

Description

Public property

AfterDamage

Gets the identity of the item in the collection after the damage.

Public property

BeforeDamage

Gets the identity of the item in the collection before the damage.

Public property

Collection

Gets the identity of the collection property that was damaged.

Public property

Identities

Gets an enumeration of the contained identities. (Inherited from CompositeIdentity.)

Public property

SimpleName

Gets the simple name of a composite identity. (Inherited from CompositeIdentity.)

Top

See Also

Reference

CollectionDamageIdentity Class

Microsoft.Windows.Design.Documents.Identities Namespace