The FamilySizeTable type exposes the following members.

Methods

  NameDescription
Public methodAsValueString
Gets the table cell value as a string.
Public methodDispose
Releases all resources used by the FamilySizeTable
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetColumnHeader
Gets a column of the table at at given index.
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodIsValidColumnIndex
Checks if the column index is valid.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)

Properties

  NameDescription
Public propertyIsValidObject
Specifies whether the .NET object represents a valid Revit entity.
Public propertyNumberOfColumns
Number of columns in the table.
Public propertyNumberOfRows
Number of rows in the table.

See Also