IfcCollection1.TryAddItemAsObject

IfcCollection<T>.TryAddItemAsObject method

Tries the add item as object.

public override bool TryAddItemAsObject(object item)
ParameterTypeDescription
itemObjectThe item.

See Also