Property this this[int] Get the knot at index. Declaration public BezierKnot this[int index] { get; } Parameters Type Name Description int index The zero-based index of the knot. Property Value Type Description BezierKnot Implements IReadOnlyList<T>.this[int]