RunePosition Yapı
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
public value class RunePosition : IEquatable<System::Text::RunePosition>
public readonly struct RunePosition : IEquatable<System.Text.RunePosition>
type RunePosition = struct
Public Structure RunePosition
Implements IEquatable(Of RunePosition)
- Devralma
- Uygulamalar
Oluşturucular
| Name | Description |
|---|---|
| RunePosition(Rune, Int32, Int32, Boolean) | |
Özellikler
| Name | Description |
|---|---|
| Length | |
| Rune | |
| StartIndex | |
| WasReplaced | |
Yöntemler
| Name | Description |
|---|---|
| Deconstruct(Rune, Int32, Int32) | |
| Deconstruct(Rune, Int32) | |
| EnumerateUtf16(ReadOnlySpan<Char>) | |
| EnumerateUtf8(ReadOnlySpan<Byte>) | |
| Equals(Object) | |
| Equals(RunePosition) | |
| GetHashCode() | |
İşleçler
| Name | Description |
|---|---|
| Equality(RunePosition, RunePosition) | |
| Inequality(RunePosition, RunePosition) | |