Open sandboxFocus

Property Remove

Remove

Gets a delegate enabling to invoke the remove accessor of the imported event.

Declaration
public EventAccessor<TDelegate> Remove { get; }
Property Value
Type Description
EventAccessor<TDelegate>