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