DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.Generic
XYPair Class
XYPair Operators
Subtraction Operator
XYPair
Subtraction Operator
Subctract xy2 from xy1.
Namespace:
DHI.Mike1D.Generic
Assembly:
DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
Copy
public
static
XYPair
operator
-
(
XYPair
xy1
,
XYPair
xy2
)
Parameters
xy1
Type:
DHI.Mike1D.Generic
XYPair
xy2
Type:
DHI.Mike1D.Generic
XYPair
Return Value
Type:
XYPair
See Also
Reference
XYPair Class
DHI.Mike1D.Generic Namespace