PFSSectionGetKeyword Method |
| Name | Description | |
|---|---|---|
| GetKeyword(Int32) |
Get the keyword at the specified position.
| |
| GetKeyword(String) |
Get the first keyword with the specified name.
| |
| GetKeyword(String, Int32) |
Get the n'th keyword instance with the specified name.
| |
| GetKeyword(String, Int32, Boolean) |
Get the n'th keyword instance with the specified name.
|