| ILocationSpans Interface | 
Namespace: DHI.Mike1D.Generic
 Syntax
Syntaxpublic interface ILocationSpans : IEnumerable<ILocationSpan>, IEnumerable
The ILocationSpans type exposes the following members.
 Properties
Properties Methods
Methods| Name | Description | |
|---|---|---|
|  | Add | |
|  | Clear | |
|  | Find | |
|  | GetEnumerator | Returns an enumerator that iterates through the collection.(Inherited from IEnumerableILocationSpan.) | 
|  | IndexOf | |
|  | Remove | |
|  | RemoveAt | 
 See Also
See Also