Class SingleLineSection
Defines operations used to gets the first line of a section in a specific format.
Inherited Members
Namespace: SeztionParser
Assembly: SeztionParser.dll
Syntax
public static class SingleLineSection
Methods
Name | Description |
---|---|
GetFirstLineDecimal(ISectionsData, String, IFormatProvider) | Gets the first line of the section in |
GetFirstLineDouble(ISectionsData, String, IFormatProvider) | Gets the first line of the section in |
GetFirstLineFloat(ISectionsData, String, IFormatProvider) | Gets the first line of the section in |
GetFirstLineInt(ISectionsData, String) | Gets the first line of the section in |
GetFirstLineLong(ISectionsData, String) | Gets the first line of the section in |
GetFirstLineString(ISectionsData, String) | Gets the first line of the section in |