SequencePosition Struct
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.
Represents a position in a non-contiguous set of memory. Properties of this type should not be interpreted by anything but the type that created it.
public value class SequencePosition : IEquatable<SequencePosition>
public readonly struct SequencePosition : IEquatable<SequencePosition>
type SequencePosition = struct
Public Structure SequencePosition
Implements IEquatable(Of SequencePosition)
- Inheritance
- Implements
Sequence |
Initializes a new instance of the SequencePosition struct. |
Equals(Object) |
Returns a value that indicates whether the current instance is equal to another object. |
Equals(Sequence |
Indicates whether the current instance is equal to another SequencePosition. |
Get |
Returns the hash code for this instance. |
Get |
Returns the integer part of this SequencePosition. |
Get |
Returns the object part of this SequencePosition. |
Producto | Versiones |
---|---|
.NET | Core 2.1, Core 2.2, Core 3.0, Core 3.1, 5, 6, 7, 8, 9 |
.NET Framework | 4.7 (package-provided), 4.7.1 (package-provided), 4.7.2 (package-provided), 4.8 (package-provided) |
.NET Standard | 2.0 (package-provided), 2.1 |
Comentarios de .NET
.NET es un proyecto de código abierto. Seleccione un vínculo para proporcionar comentarios: