IElementAdderTContext Interface |
Namespace: Rotorz.ReorderableList
public interface IElementAdder<TContext>
The IElementAdderTContext type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddElement |
Adds an element of the specified type to the associated
context object.
|
![]() | CanAddElement |
Determines whether a new element of the specified type can
be added to the associated context object.
|