PFSFileGetTarget Method |
Name | Description | |
---|---|---|
GetTarget(Int32) |
Return a reference to the n'th target of a parameter file.
| |
GetTarget(Int32, Boolean) |
Return a reference to the n'th target of a parameter file, null if not existing.
| |
GetTarget(String, Int32) |
Return a reference to the n'th instance of a specific target name of a parameter file.
| |
GetTarget(String, Int32, Boolean) |
Return a reference to the n'th instance of a specific target name of a parameter file, null if not existing
|