RVTDocs.com
Namespace: Autodesk.Revit.UI

SeparatorItem

Class
Description:
A class representing a context menu separator.
Remarks:
A separator can be added between menu items when needed.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.UI.MenuItem
    Autodesk.Revit.UI.SeparatorItem
Syntax
public class SeparatorItem : MenuItem
SeparatorItem Class Members:
Name Description Inherited From
SeparatorItem Default constructor.
Name Description Inherited From
IsValidObject Specifies whether the .NET object represents a valid Revit entity. (Inherited from MenuItem ) MenuItem
Name Description Inherited From
Dispose (Inherited from MenuItem ) MenuItem
Equals Determines whether the specified object is equal to the current object. (Inherited from Object ) Object
GetHashCode Serves as the default hash function. (Inherited from Object ) Object
GetType Gets the Type of the current instance. (Inherited from Object ) Object
ToString Returns a string that represents the current object. (Inherited from Object ) Object