IListIPeriodicSpecialDays Interface |
Namespace: DHI.Mike1D.BoundaryModule.PeriodicItem
public interface IListIPeriodicSpecialDays : IEnumerable<IPeriodicSpecialDay>, IEnumerable
The IListIPeriodicSpecialDays type exposes the following members.
Name | Description | |
---|---|---|
![]() | Add | |
![]() | Clear | |
![]() | Contains | |
![]() | Find | |
![]() | GetEnumerator | Returns an enumerator that iterates through the collection. (Inherited from IEnumerableIPeriodicSpecialDay.) |
![]() | IndexOf | |
![]() | Remove | |
![]() | RemoveAt | |
![]() | ToArray |