Dela via


ItemIdentity 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 that combines a TextRange identity with a type.

The ItemIdentity type exposes the following members.

Constructors

 

Name

Description

Public method

ItemIdentity

Initializes a new instance of the ItemIdentity class.

Top

Methods

 

Name

Description

Public method

CompareTo

Implements comparisons to other identities. (Inherited from TextRangeIdentity.)

Public method

Equals

(Overrides TextRangeIdentity.Equals(Object).)

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

(Overrides TextRangeIdentity.GetHashCode().)

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

(Overrides IdentityWrapper<T>.ToString().)

Top

Properties

 

Name

Description

Public property

SimpleName

Gets the simple name. (Inherited from TextRangeIdentity.)

Public property

TextRange

Gets the text range used for the identity. (Inherited from TextRangeIdentity.)

Protected property

Value

Gets the value for descendants. (Inherited from IdentityWrapper<T>.)

Top

See Also

Reference

ItemIdentity Class

Microsoft.Windows.Design.Documents.Identities Namespace