This version of Unity is unsupported.

ITableView.GetElements

Declaration

public IEnumerable<SearchItem> GetElements();

Returns

IEnumerable<SearchItem> Enumerate all search items to be displayed in the table.

Description

Invoked when the property table needs all view elements not necessarily sorted.