Float128 Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public readonly struct Float128 : IEquatable<Microsoft.Azure.Cosmos.Serialization.HybridRow.Float128>
public readonly struct Float128
type Float128 = struct
Public Structure Float128
Implements IEquatable(Of Float128)
Public Structure Float128
- Inheritance
-
Float128
- Implements
Constructors
Float128(Int64, Int64) |
Fields
High | |
Low | |
Size |
Methods
Equals(Float128) | |
Equals(Object) | |
GetHashCode() |
Operators
Equality(Float128, Float128) | |
Inequality(Float128, Float128) |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET