The CogReadOnlyBoolRange type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| FirstIndex |
Gets the starting index of the inclusive range represented by this CogReadOnlyBoolRange.
| |
| LastIndex |
Gets the ending index of the inclusive range represented by this CogReadOnlyBoolRange.
| |
| Value |
Gets the boolean value represented by this CogReadOnlyBoolRange.
|
See Also