- Namespace
- Avalonia
.Utilities - Containing Type
- ReadOnlySlice
<T>
Syntax
public T this[int index] { get; }
Parameters
Name | Type | Description |
---|---|---|
index | int |
Value
Type | Description |
---|---|
T |
public T this[int index] { get; }
Name | Type | Description |
---|---|---|
index | int |
Type | Description |
---|---|
T |