Class IfcTableRow

IfcTableRow class

IfcTableRow

public class IfcTableRow : IfcEntity

Constructors

NameDescription
IfcTableRow()The default constructor.

Properties

NameDescription
EntityLabel { get; }Gets the entity label.
IsHeading { get; set; }IsHeading
RowCells { get; set; }RowCells

Methods

NameDescription
override Equals(object)Determines whether the specified is equal to this instance.
override GetHashCode()Returns a hash code for this instance.

See Also