Neokernel API

Props.getCharacter Method

Returns the char value of the requested property

public virtual char getCharacter(
   string key
);

Parameters

key
the name of the property to process and retrieve.

Return Value

the char value of the requested property.

See Also

Props Class | com.neokernel.props Namespace