GlyphUInt32Id
GlyphUInt32Id class
Representa el id. de glifo entero.
public class GlyphUInt32Id : GlyphId
Constructores
Propiedades
| Nombre | Descripción |
|---|
| static NotDefId { get; } | No obtiene el valor predeterminado. |
| Value { get; set; } | Obtiene o establece el valor int del ID. |
Métodos
| Nombre | Descripción |
|---|
| override Equals(object) | Devuelve verdadero si los Id son iguales. |
| override GetHashCode() | Implementación GetHashCode. |
| virtual ToGlyphStringId() | Transmisión virtual a GlyphUInt32Id. GlyphUInt32Id anula para devolver instancia. |
| override ToGlyphUInt32Id() | Transmitir GlyphId a GlyphUInt32Id |
| override ToString() | Obtiene o establece la representación de cadena del valor entero. |
| operator == | Implementación del operador de igualdad. |
| operator != | Implementación del operador de desigualdad. |
Ver también