IfcCollection1.IfcCollection

IfcCollection<T> constructor

Initializes a new instance of the class.

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

See Also