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.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
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.