RVTDocs.com
Namespace: Autodesk.Revit.DB Class: TableData

TableData.IsEqual

Method
Description:
Checks if this element is equal in value to the other element.
Syntax
public bool IsEqual(
	TableData OtherElem
)
Parameters
Parameter Type Description
OtherElem TableData
Return Value
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null