ILevelWidth Interface |
Namespace: DHI.Mike1D.StructureModule
public interface ILevelWidth : IComparable<ILevelWidth>, ICloneable
The ILevelWidth 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 object with another object of the same type. (Inherited from IComparableILevelWidth.) |