Global Mapper SDK
| GM_FoundFeature_t .Equality Operator |
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 static bool operator == ( GM_FoundFeature_t left , GM_FoundFeature_t right )
Parameters
- left
-
Type:
GlobalMapper
.
GM_FoundFeature_t
Left side feature to compare - right
-
Type:
GlobalMapper
.
GM_FoundFeature_t
Right side feature to compare
Return Value
Type: BooleanWhether or not they are equal
Comments
0 comments
Please sign in to leave a comment.