Freigeben über


UnicodeRange Members

Represents a unicode range.

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

Public Constructors

  Name Description
Public method UnicodeRange Initializes a new instance of the UnicodeRange.

Top

Public Properties

  Name Description
Public property Length Gets or sets the number of characters that follow the starting character.
Public property StartingCharacter Gets or sets the starting character.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Equals Overloaded. Overridden. Indicates whether this instance and a specified object are equal.
Public method GetHashCode Overridden. Returns the hash code for this instance.
Public method GetType  Gets the Type of the current instance. (inherited from Object)
Public method Static op_Equality Determines whether two specified UnicodeRange objects have the same value.
Public method Static op_Inequality Determines whether two specified UnicodeRange objects have different values.
Public method Static ReferenceEquals  Determines whether the specified Object instances are the same instance. (inherited from Object)
Public method ToString  Returns the fully qualified type name of this instance. (inherited from ValueType)

Top

Protected Methods

  Name Description
Protected method Finalize  Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (inherited from Object)
Protected method MemberwiseClone  Creates a shallow copy of the current Object. (inherited from Object)

Top

See Also

Reference

UnicodeRange Structure
Microsoft.Ink Namespace