←Select platform

Equals(object) Method

Summary
Specifies whether this RasterColor16 structure contains the same value as the specified object.
Syntax
C#
C++/CLI
Java
Python
public override bool Equals( 
   object obj 
) 
public boolean equals(Object obj) 
public: 
bool Equals( 
   Object^ obj 
) override 
def Equals(self,obj): 

Parameters

obj The object to be used in the comparison with the current structure.

Return Value

true if the two RasterColor16 structures have the same value; false, otherwise.

Remarks

For more information refer to Equals.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.