Constructors: NewINIFile

NewINIFile

Returns an object used to manipulate an INI file.



 Public Function NewINIFile(
	  ByVal FileName As String ) As INIFile

Parameters

FileName
[ByVal] String. The INI filename.

Return Values

INIFile -  The INIFile object.

Remarks

See Also

Project VBCorLib Overview Class Constructors Overview Constructors Properties Constructors Methods NewIndexOutOfRangeException NewIntegers