Babelfish Help Documentation
C#
For Babelfish Release 1.11.1.3
Show/Hide TOC
Version
Equals(Version) Method
Returns true if this instance is equal to the passed in other AthenaVersion
Definition
Namespace:
Scopos.BabelFish.DataModel.Common
Assembly:
BabelFish (in BabelFish.dll) Version: 1.11.1.4+b1da393815f6638555a663d9a94167ecabea5695
C#
Copy
public
bool
Equals
(
Version
other
)
Parameters
other
Version
Return Value
Boolean
Implements
IEquatable
T
Equals(T)
See Also
Reference
Version Class
Equals Overload
Scopos.BabelFish.DataModel.Common Namespace
In This Article
Definition
Parameters
Return Value
Implements
See Also