Summary
Pairing of value and positions sharing that value.
- Namespace
- Avalonia
.Utilities - Base Types
-
- object
- ValueType
graph BT
Type-->Base0["ValueType"]
Base0-->Base1["object"]
Type["ValueSpan<T>"]
class Type type-node
Syntax
public readonly struct ValueSpan<T> : ValueType
Type Parameters
Name | Description |
---|---|
T |
Constructors
Name | Summary |
---|---|
ValueSpan |