ExternalGeometryId.op_Inequality
Description:
Determines whether two ExternalGeometryIds are different.
Determines whether two ExternalGeometryIds are different.
public static bool operator !=(
ExternalGeometryId first,
ExternalGeometryId second
)
-
firstThe first ExternalGeometryId.
-
secondThe second ExternalGeometryId.