Class SectionDataConversion
Defines operations that serve to convert a section data to another data type.
Inherited Members
Namespace: SeztionParser
Assembly: SeztionParser.dll
Syntax
public static class SectionDataConversion
Methods
| Name | Description |
|---|---|
| ToDecimal(ISectionsData, String, IFormatProvider) | Convert section data to |
| ToDouble(ISectionsData, String, IFormatProvider) | Convert section data to |
| ToFloat(ISectionsData, String, IFormatProvider) | Convert section data to |
| ToInt(ISectionsData, String) | Convert section data to |
| ToLong(ISectionsData, String) | Convert section data to |