Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
generic <typename TData>
public ref class DataEventArgs : EventArgs
public class DataEventArgs<TData> : EventArgs
type DataEventArgs<'Data> = class
inherit EventArgs
Public Class DataEventArgs(Of TData)
Inherits EventArgs