DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.Generic.Spatial.Geometry
ICoordinateSequence Interface
ICoordinateSequence Methods
Clear Method
Find Method
IndexOf Method
Remove Method
RemoveAt Method
ToArray Method
ICoordinateSequence
Remove Method
Namespace:
DHI.Mike1D.Generic.Spatial.Geometry
Assembly:
DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 18.0.0.0 (11.1.1.1111)
Syntax
C#
Copy
bool
Remove
(
ICoordinate
item
)
Parameters
item
Type:
DHI.Mike1D.Generic.Spatial.Geometry
ICoordinate
Return Value
Type:
Boolean
Implements
ICollection
T
Remove(T)
See Also
Reference
ICoordinateSequence Interface
DHI.Mike1D.Generic.Spatial.Geometry Namespace