Classe MyBindingListTranslationWrapperItem
|
Ridefinisce la BindingList per avere un evento di BeforeRemove in modo da poter apportare
le modifiche anche alla reale datasource
Gerarchia di ereditarietà
Namespace:
DedNet.Forms
Assembly:
DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.3.0.0)
Sintassi public class MyBindingList<TranslationWrapperItem> : BindingList<TranslationWrapperItem>
Public Class MyBindingList(Of TranslationWrapperItem)
Inherits BindingList(Of TranslationWrapperItem)
generic<typename TranslationWrapperItem>
public ref class MyBindingList : public BindingList<TranslationWrapperItem>
type MyBindingList<'TranslationWrapperItem> =
class
inherit BindingList<'TranslationWrapperItem>
end
Parametri di tipo
- TranslationWrapperItem
Il tipo MyBindingListTranslationWrapperItem espone i seguenti membri.
Costruttori Metodi Eventi Vedi anche