M

ExternalGeometryId.op_Equality

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