IElementAdder(TContext) Methods

Rotorz ReorderableList

IElementAdderTContext Methods

The IElementAdderTContext generic type exposes the following members.

Methods
  Name Description
Public method AddElement
Adds an element of the specified type to the associated context object.
Public method CanAddElement
Determines whether a new element of the specified type can be added to the associated context object.
Top
See Also