event EventHandler SendDataStartEvent SendDataStart As EventHandler event EventHandler^ SendDataStart {
void add (EventHandler^ value);
void remove (EventHandler^ value);
}function add_SendDataStart(value);
function remove_SendDataStart(value);