IListdoubles Interface |
Namespace: DHI.Mike1D.Generic
public interface IListdoubles : IEnumerable<double>, IEnumerable
The IListdoubles type exposes the following members.
| Name | Description | |
|---|---|---|
| Add | ||
| Clear | ||
| Find | ||
| GetEnumerator | Returns an enumerator that iterates through the collection. (Inherited from IEnumerableDouble.) | |
| IndexOf | ||
| Remove | ||
| RemoveAt | ||
| ToArray |