Version: 2022.2
言語: 日本語

PropertyTableConstructor

マニュアルに切り替える
public PropertyTable (string serializationUID, Search.ITableView tableView);

パラメーター

serializationUID Unique ID used to serialize the property table.
tableView Table view host.

説明

Creates a search property table.

The table view host is resposible to provide all the data the search property table needs. See ITableView.