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
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for .NET