.NET Portable TypeCast  3.1.0.4
A, easy-to-use tested, generic, portable, runtime-extensible, arbitrary type converter library
Core.TypeCast.ConverterCollectionSettings Member List

This is the complete list of members for Core.TypeCast.ConverterCollectionSettings, including all inherited members.

AllowDynamicTypeCore.TypeCast.ConverterCollectionSettings
AllowExplicitObjectCore.TypeCast.ConverterCollectionSettings
AllowGenericTypesCore.TypeCast.ConverterCollectionSettings
AutoInitializeCore.TypeCast.ConverterCollectionSettings
BoundedCapacityCore.TypeCast.ConverterCollectionSettings
ConverterClassExistsExceptionCore.TypeCast.ConverterCollectionSettings
ConverterCollectionSettings(NumberFormatInfo numberFormat=null, bool defaultValueAnyType=false, bool useFunctionDefaultWrapper=true, bool converterMissingException=false, bool converterClassExistsException=false, bool autoInitialize=true, bool allowGenericTypes=true, bool allowExplicitObject=true, bool allowDynamicType=true, bool converterDefaultWrapperOrException=true, int boundedCapacity=10000)Core.TypeCast.ConverterCollectionSettings
ConverterDefaultWrapperOrExceptionCore.TypeCast.ConverterCollectionSettings
ConverterMissingExceptionCore.TypeCast.ConverterCollectionSettings
DefaultNumberFormatCore.TypeCast.ConverterCollectionSettingsstatic
DefaultValueAnyTypeCore.TypeCast.ConverterCollectionSettings
NumberFormatCore.TypeCast.ConverterCollectionSettings
UseFunctionDefaultWrapperCore.TypeCast.ConverterCollectionSettings