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

ForgeTypeId.LessThan Operator

Syntax
public static bool operator <(
	ForgeTypeId lhs,
	ForgeTypeId rhs
)
Parameters
Parameter Type Description
lhs ForgeTypeId
rhs ForgeTypeId
Return Value