Sys.EventArgs.empty Property
Returns an empty EventArgs collection. This member is static and can be invoked without creating an instance of the class.
var e = Sys.EventArgs.empty;
Return Value
An empty EventArgs collection.
Este browser já não é suportado.
Atualize para o Microsoft Edge para tirar partido das mais recentes funcionalidades, atualizações de segurança e de suporte técnico.
Returns an empty EventArgs collection. This member is static and can be invoked without creating an instance of the class.
var e = Sys.EventArgs.empty;
An empty EventArgs collection.