IfcCollection2D1.IfcCollection2D

IfcCollection2D<T> constructor

Initializes a new instance of the class.

public IfcCollection2D(Type typeOfT)
ParameterTypeDescription
typeOfTTypeThe type of t.

See Also