Click or drag to resize

PFSTargetListdeleteSection Method (Int32)

delete a section from this section object by section index

Namespace:  DHI.PFS
Assembly:  DHI.PFS (in DHI.PFS.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public void deleteSection(
	int numNo1
)

Parameters

numNo1
Type: SystemInt32
one based index
See Also