public event [ListAddedEventHandler] ListAdded
Public Event ListAdded As [ListAddedEventHandler]
public: event [ListAddedEventHandler]^ ListAdded { void add ([ListAddedEventHandler]^ value); void remove ([ListAddedEventHandler]^ value); }