ConfigurationUtils Class Members
The following tables list the members exposed by ConfigurationUtils.
Public Methods
Name | Description | |
---|---|---|
![]() ![]() | ConvertFromString<T> | Convert From String |
![]() ![]() | ConvertToArray<T> | Converts string to an array |
![]() ![]() | ConvertToDoubleArray | Convert from text value to IEnumerable DOUBLE |
![]() ![]() | ConvertToIntArray | Convert from text value to IEnumerable INT |
![]() ![]() | ConvertToLogicalArray | Convert from text value to IEnumerable BOOL |
![]() ![]() | ConvertToString<T> | Convert a templated object into a string. |
![]() ![]() | ConvertToTextArray | Enumerates convert to text array in this collection. |
![]() ![]() | SafeConvertFromString<T> | Convert From String |
See Also