IfcCollection1.ToList

IfcCollection<T>.ToList method

To the list.

public IList<T> ToList()

Return Value

returns collection items as List

See Also