Click or drag to resize
PFSSectionGetSectionsCount Method (String)
Get the number of sub-section of this section with the specified section name.

Namespace: DHI.PFS
Assembly: DHI.PFS (in DHI.PFS.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
public int GetSectionsCount(
	string sectionName
)

Parameters

sectionName
Type: SystemString
Name of section to count

Return Value

Type: Int32
See Also