IIniFileGetSectionNames Method

Gets an array of that section names that exist in the INI file.

Definition

Namespace: Gemstone.Interop
Assembly: Gemstone.Common (in Gemstone.Common.dll) Version: 1.0.172 -- Release Build+241430fabc9f8d815f226ef82f939af6835b2b48
string[] GetSectionNames()

Return Value

String
Array of String section names from the INI file.

See Also