The CogVerificationVerifiedSimpleResultContainer type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| ActualResult |
Get the actual result from the vision tool under test for this verified output.
(Inherited from CogVerificationVerifiedOutputContainer T .) | |
| ExpectedResult |
Get the expected result from the vision tool under test for this verified output.
(Inherited from CogVerificationVerifiedOutputContainer T .) | |
| Record |
Returns the contained ICogRecord.
(Inherited from CogVerificationRecordContainer.) | |
| ResultType |
Returns the value container object for the ResultType collection.
| |
| VerificationResult |
Get the verification result for this verified output.
The verification result is a boolean that indicates if the expected value matched the actual value.
(Inherited from CogVerificationVerifiedOutputContainer T .) |
See Also