Click or drag to resize

IniFileSaveSection Method

Save Section

Namespace:  VIZCore3DX.NET.Utility
Assembly:  VIZCore3DX.NET (in VIZCore3DX.NET.dll) Version: 1.1.25.1030 (1.1.25.1030)
Syntax
C#
public void SaveSection(
	string sectionName,
	string path
)

Parameters

sectionName
Type: SystemString
Section Name
path
Type: SystemString
Path
See Also