PFSFileGetTargetsCount Method |
Return the number of targets present in a parameter file.
Namespace:
DHI.PFS
Assembly:
DHI.PFS (in DHI.PFS.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntaxpublic int GetTargetsCount()
Public Function GetTargetsCount As Integer
public:
int GetTargetsCount()
member GetTargetsCount : unit -> int
Return Value
Type:
Int32
See Also