| ElementAdderMeta Class |
Namespace: Rotorz.ReorderableList
public static class ElementAdderMeta
The ElementAdderMeta type exposes the following members.
| Name | Description | |
|---|---|---|
| GetConcreteElementTypes(Type) |
Gets an array of all the concrete element types that implement the specified
contractType.
| |
| GetConcreteElementTypes(Type, FuncType, Boolean) |
Gets a filtered array of the concrete element types that implement the
specified contractType.
| |
| GetMenuCommandsTContext |
Gets an array of IElementAdderMenuCommandTContext instances
that are associated with the specified contractType.
| |
| GetMenuCommandTypesTContext |
Gets an array of the IElementAdderMenuCommandTContext types
that are associated with the specified contractType.
|