Click or drag to resize
IGeEquitableT Interface
Generic interface providing spatial equality testing.

Namespace: FDF.Common.Geometries
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public interface IGeEquitable<T> : IEquatable<T>

Type Parameters

T

The IGeEquitableT type exposes the following members.

Methods
  NameDescription
Public methodEquals
Indicates whether the current object is equal to another object of the same type.
Top
Remarks