GetUnhandledKeyword
Overloads
| Name | Description |
|---|---|
| GetUnhandledKeyword(int index) | Get Unhandled Keyword |
GetUnhandledKeyword(int index)
public List<string> GetUnhandledKeyword(int index)
Get Unhandled Keyword
Parameters
| Name | Type | Description |
|---|---|---|
| index | int | File Index |
Returns
| Type | Description |
|---|---|
| List<string> | Unhandled Keyword List |