IZLocation Interface |
Namespace: DHI.Mike1D.Generic
public interface IZLocation : ILocation, IComparable, ICloneable, IEquatable<ILocation>
The IZLocation type exposes the following members.
Name | Description | |
---|---|---|
![]() | Clone | Creates a new object that is a copy of the current instance. (Inherited from ICloneable.) |
![]() | CompareTo | Compares the current instance with another object of the same type and returns an integer that indicates whether the current instance precedes, follows, or occurs in the same position in the sort order as the other object. (Inherited from IComparable.) |
![]() | Equals | Indicates whether the current object is equal to another object of the same type. (Inherited from IEquatableILocation.) |
![]() | FromString | (Inherited from ILocation.) |
![]() | IDCompareTo | (Inherited from ILocation.) |
![]() | IDEquals | (Inherited from ILocation.) |
![]() | ToString | (Inherited from ILocation.) |
![]() | ToStringInUserUnits | (Inherited from ILocation.) |
Name | Description | |
---|---|---|
![]() | ChainageAsDiagnosticsValue | (Defined by GenericExtensions.) |
![]() | ChainageEquals(Double) | Overloaded. (Defined by GenericExtensions.) |
![]() | ChainageEquals(Double, Double) | Overloaded. (Defined by GenericExtensions.) |