IReaches Interface |
Namespace: DHI.Mike1D.NetworkDataAccess
public interface IReaches : IList<IReach>, ICollection<IReach>, IEnumerable<IReach>, IEnumerable
The IReaches type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count | |
![]() | IsReadOnly | Gets a value indicating whether the ICollectionT is read-only. (Inherited from ICollectionIReach.) |
![]() | Item |
Name | Description | |
---|---|---|
![]() | Add | |
![]() | Clear | |
![]() | Contains | Determines whether the ICollectionT contains a specific value. (Inherited from ICollectionIReach.) |
![]() | CopyTo | (Inherited from ICollectionIReach.) |
![]() | Find | |
![]() | GetEnumerator | Returns an enumerator that iterates through the collection. (Inherited from IEnumerableIReach.) |
![]() | IndexOf | |
![]() | Insert | Inserts an item to the IListT at the specified index. (Inherited from IListIReach.) |
![]() | Remove | |
![]() | RemoveAt |