IGLib
1.5
The IGLib base library for development of numerical, technical and business applications.
|
Classes that provide separate type names. Classes used e.g. in interpreter systems to represent types of variables, implement this interface. More...
Properties | |
string | TypeName [get] |
Gets the standard name of the type. More... | |
string[] | TypeNames [get] |
Classes that provide separate type names. Classes used e.g. in interpreter systems to represent types of variables, implement this interface.
|
get |
Gets the standard name of the type.
|
get |