This version of Unity is unsupported.

Columns.this[int]

public UIElements.Column this[int];
public UIElements.Column this[string];

Parameters

index The index of the colum to locate.

Returns

Column The column at the specified index.

Description

Returns the column at the specified index.