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