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 explorador ya no se admite.
Actualice a Microsoft Edge para aprovechar las características y actualizaciones de seguridad más recientes, y disponer de soporte 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.