PFSSectionGetKeywordsCount Method |
Get the number of keywords in this section
Namespace:
DHI.PFS
Assembly:
DHI.PFS (in DHI.PFS.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntaxpublic int GetKeywordsCount()
Public Function GetKeywordsCount As Integer
public:
int GetKeywordsCount()
member GetKeywordsCount : unit -> int
Return Value
Type:
Int32Total number of keywords
See Also