Global Mapper SDK
| GM_FoundFeature_t .Equals Method |
Checks for equality between two found features
Namespace:GlobalMapper.Types
Assembly: GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 18.0.0.0 (18.0.0.0)
C#
public override bool Equals ( Object obj )
Parameters
- obj
-
Type:
System
.
Object
The found feature to compare to this one
Return Value
Type: BooleanWhether or not they are equal
Comments
0 comments
Please sign in to leave a comment.