The following tables list the members exposed by FindAddIn.
| Name | Description | |
|---|---|---|
| FindAddIn Constructor | Initializes a new instance of the FindAddIn class. |
| Name | Description | |
|---|---|---|
| Break | Called when an add-in break has occurred. |
| OnFind | Allows the FindAddIn to handle C-FIND-REQ commands. (Inherited from IProcessCFind) |
| Name | Description | |
|---|---|---|
| OnMatchFound | Raises the MatchFound event. |
| Name | Description | |
|---|---|---|
| MatchFound | Occurs when a matching data set is found. |