IConversionOptions.IntegerNumberStyle Property |
Defines the NumberStyles used when converting a string to its integer (byte/int/long/sbyte/short/uint/ulong/ushort) equivalent.
Namespace:
TB.ComponentModel
Assembly:
UniversalTypeConverter (in UniversalTypeConverter.dll) Version: 2.0.0
SyntaxNumberStyles IntegerNumberStyle { get; }
Property Value
Type:
NumberStyles
See Also