Click or drag to resize
PFSSectionDeleteSection Method (Int32)
Delete a section from this section object by section index

Namespace: DHI.PFS
Assembly: DHI.PFS (in DHI.PFS.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
public void DeleteSection(
	int sectionNumber
)

Parameters

sectionNumber
Type: SystemInt32
Number of section, 1-based
See Also