Metodo UtilIniFilesReadValuesFromSection
|
Namespace: DedNetSwAssembly: DedNetSw (in DedNetSw.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public List<string> ReadValuesFromSection(
string Section
)
Public Function ReadValuesFromSection (
Section As String
) As List(Of String)
public:
List<String^>^ ReadValuesFromSection(
String^ Section
)
member ReadValuesFromSection :
Section : string -> List<string>
Parametri
- Section String
-
Valore di ritorno
ListStringVedi anche