ILocationSpanStrictContains(ILocationSpan) Method
Decides whether a location span is contained inside this location span. This is the case when both the start
and end location is strictly contained inside the location span
Namespace: DHI.Mike1D.GenericAssembly: DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 24.0.0.0 (11.1.1.1111)
bool StrictContains(
ILocationSpan other
)
- other ILocationSpan
[Missing <param name="other"/> documentation for "M:DHI.Mike1D.Generic.ILocationSpan.StrictContains(DHI.Mike1D.Generic.ILocationSpan)"]
Boolean[Missing <returns> documentation for "M:DHI.Mike1D.Generic.ILocationSpan.StrictContains(DHI.Mike1D.Generic.ILocationSpan)"]