Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets a bitmap index for the image list that corresponds to the result or context of the comparison.
Syntax
public int bitmap(SysComparable _cmp1, SysComparable _cmp2)
Run On
Client
Parameters
- _cmp1
Type: SysComparable Interface
The first tree node to compare.
- _cmp2
Type: SysComparable Interface
The second tree node to compare.
Return Value
Type: int
An index for the appropriate index that is based on the image list for the given context; otherwise, 1.