Leer en inglés Editar

Compartir a través de


SequencePosition Struct

Definition

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.

C#
public readonly struct SequencePosition : IEquatable<SequencePosition>
Inheritance
SequencePosition
Implements

Constructors

SequencePosition(Object, Int32)

Initializes a new instance of the SequencePosition struct.

Methods

Equals(Object)

Returns a value that indicates whether the current instance is equal to another object.

Equals(SequencePosition)

Indicates whether the current instance is equal to another SequencePosition.

GetHashCode()

Returns the hash code for this instance.

GetInteger()

Returns the integer part of this SequencePosition.

GetObject()

Returns the object part of this SequencePosition.

Applies to

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