ElementAdderMeta Methods

Rotorz ReorderableList

ElementAdderMeta Methods

The ElementAdderMeta type exposes the following members.

Methods
  Name Description
Public method Static member GetConcreteElementTypes(Type)
Gets an array of all the concrete element types that implement the specified contractType.
Public method Static member GetConcreteElementTypes(Type, FuncType, Boolean)
Gets a filtered array of the concrete element types that implement the specified contractType.
Public method Static member GetMenuCommandsTContext
Gets an array of IElementAdderMenuCommandTContext instances that are associated with the specified contractType.
Public method Static member GetMenuCommandTypesTContext
Gets an array of the IElementAdderMenuCommandTContext types that are associated with the specified contractType.
Top
See Also