$MyEvents | ForEach-Object {Write-Host "$($_.GetType())";$_}