IfcCollection1.Count

IfcCollection<T>.Count property

Gets the count.

public int Count { get; }

Property Value

The count.

See Also