PFSSectionGetSectionsCount Method |
Get the number of sub-sections within this section
Namespace:
DHI.PFS
Assembly:
DHI.PFS (in DHI.PFS.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntaxpublic int GetSectionsCount()
Public Function GetSectionsCount As Integer
public:
int GetSectionsCount()
member GetSectionsCount : unit -> int
Return Value
Type:
Int32
See Also