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

ForgeTypeId.NameEquals

Method
Description:
Returns true if the typeid string held by this ForgeTypeId is equal to that held by the given ForgeTypeId, excluding the version number. The version number of a typeid string follows a hyphen character.
Syntax
public bool NameEquals(
	ForgeTypeId other
)
Parameters
Parameter Type Description
other ForgeTypeId
Return Value
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null