TIEVisionPropertyTree.operatorEQUAL
Declaration
function operatorEQUAL(rhs: TIEVisionPropertyTree): bool32; safecall;
Description
Compares this property tree with the specified one.
Parameter | Description |
rhs | The other property tree to compare |
Loading contents...