Overload List
| Name | Description | |
|---|---|---|
| GetRangeImages( CogImage16Range ) | ||
| GetRangeImages( CogImage16Range , String ) |
This method steps through the top level elements in this
container and copies a reference to every CogImage16Range
that it finds into an output array of CogImage16Range references.
For every range image so identified, the associated dictionary
key string is copied into an output array of string references.
The resultant output arrays may be empty. This method ignores
top level elements that are not of type CogImage16Range.
|
See Also