Click or drag to resize
PFSFileGetTarget Method
Overload List
  NameDescription
Public methodGetTarget(Int32)
Return a reference to the n'th target of a parameter file.
Public methodGetTarget(Int32, Boolean)
Return a reference to the n'th target of a parameter file, null if not existing.
Public methodGetTarget(String, Int32)
Return a reference to the n'th instance of a specific target name of a parameter file.
Public methodGetTarget(String, Int32, Boolean)
Return a reference to the n'th instance of a specific target name of a parameter file, null if not existing
Top
See Also