Class IfcCollection

IfcCollection class

IfcCollection

public abstract class IfcCollection

Constructors

NameDescription
IfcCollection(Type)Initializes a new instance of the class.

Properties

NameDescription
TypeOfT { get; }Gets or sets the type of t.

Methods

NameDescription
abstract TryAddItemAsObject(object)Tries the add item as object.

See Also