RVTDocs.com
Namespace: Autodesk.Revit.UI Class: RibbonItem

RibbonItem.Equals

Method
Description:
Determines whether the specified is equal to the current .
Syntax
public override bool Equals(
	Object obj
)
Parameters
Parameter Type Description
obj Object Another panel object.
Return Value