The ResultCompletions type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| CompletionList |
A read only list of the completions of this result.
| |
| IsEmpty | True if there were no completions in the result.
| |
| Size |
The number of completions found in the reply
| |
| Type |
The result type of this result.
(Overrides ResultType.) |
See Also