Method GetEntity
GetEntity(String)
Get an entity value by name.
Declaration
public virtual int GetEntity(string name)
Parameters
Type | Name | Description |
---|---|---|
System.String | name | Name of the entity |
Returns
Type | Description |
---|---|
System.Int32 | The corresponding character, or 0 if none |