| Interface | Description |
|---|---|
| IDescriptorResult |
Object that provides access to the calculated descriptor value.
|
| Class | Description |
|---|---|
| BooleanResult |
Object that provides access to the calculated descriptor value.
|
| BooleanResultType |
IDescriptorResult type for boolean.
|
| DoubleArrayResult | |
| DoubleArrayResultType |
IDescriptorResult type for doubles.
|
| DoubleResult | |
| DoubleResultType |
IDescriptorResult type for double.
|
| IntegerArrayResult | |
| IntegerArrayResultType |
IDescriptorResult type for integers.
|
| IntegerResult |
Object that provides access to the calculated descriptor value.
|
| IntegerResultType |
IDescriptorResult type for integer.
|
Copyright © 2022. All rights reserved.