SplicedPointTBasePoint Methods |
The SplicedPointTBasePoint generic type exposes the following members.
| Name | Description | |
|---|---|---|
| DistanceFrom |
This method is not implemented for generic grids.
You have to override this method in a base class, and provide
a suitable implementation for your grid.
| |
| Equals(Object) | (Inherited from ValueType.) | |
| Equals(SplicedPointTBasePoint) | ||
| GetHashCode | (Inherited from ValueType.) | |
| GetType | (Inherited from Object.) | |
| ToString | (Overrides ValueTypeToString.) |
| Name | Description | |
|---|---|---|
| ThrowIfNull |
Throws a NullReferenceException if the object is null.
(Defined by ObjectExtensions.) |