Property this
- Namespace
- PaintDotNet
- Assembly
- PaintDotNet.Fundamentals.dll
this[nint]
public ref T this[nint index] { get; }
Parameters
index
nint
Property Value
- T
this[nuint]
public ref T this[nuint index] { get; }
Parameters
index
nuint
Property Value
- T