DoubleEquals(Double) Method |
返回用户文档首页Namespace: LoongCAD.STC.Friendly.DataTypeAssembly: LoongCAD.STC.Friendly.DataType (in LoongCAD.STC.Friendly.DataType.dll) Version: 2025.0.9.12 (2025.0.9.12)
Syntaxpublic bool Equals(
Double other
)
Parameters
- other Double
-
Return Value
BooleanImplements
IEquatableTEquals(T)
See Also