IfcCollection.TypeOfT

IfcCollection.TypeOfT property

Gets or sets the type of items in the collection.

public Type TypeOfT { get; }

Property Value

The type of t.

See Also