Click or drag to resize

SimpleTypes Class

Class for unified work with simple types. Mainly used for converting to string and back.
Inheritance Hierarchy
SystemObject
  NeoAxisSimpleTypes

Namespace:  NeoAxis
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public static class SimpleTypes

The SimpleTypes type exposes the following members.

Properties
Methods
  NameDescription
Public methodStatic memberConvertDoubleToFloat
Public methodStatic memberGetDefaultValue
Public methodStatic memberGetTypeItem
Public methodStatic memberIsSimpleType
Public methodStatic memberParseValue
Returns null means this is not simple type.
Public methodStatic memberRegisterType
Top
See Also