GlyphUInt32Id

GlyphUInt32Id class

表示整数字形 id。

public class GlyphUInt32Id : GlyphId

构造函数

姓名描述
GlyphUInt32Id(uint)初始化新的GlyphUInt32Id对象.

特性

姓名描述
static NotDefId { get; }获取的不是默认值。
Value { get; set; }获取或设置 ID 的 int 值。

方法

姓名描述
override Equals(object)如果 Id 相等,则返回 true。
override GetHashCode()GetHashCode 实现。
virtual ToGlyphStringId()虚拟转换为 GlyphUInt32Id。 GlyphUInt32Id 覆盖以返回 instance.
override ToGlyphUInt32Id()将 GlyphId 转换为 GlyphUInt32Id
override ToString()获取或设置整数值的字符串表示形式。
operator ==等式运算符实现。
operator !=不等式运算符实现。

也可以看看