M

ExternalGeometryId.op_Inequality

Description:
Determines whether two ExternalGeometryIds are different.
public static bool operator !=(
	ExternalGeometryId first,
	ExternalGeometryId second
)
Return Value Boolean True if the ExternalGeometryIds are different; otherwise, false.