public class InfoData : EventArgs, IEquatable<InfoData>
Public Class InfoData Inherits EventArgs Implements IEquatable(Of InfoData)
public ref class InfoData : public EventArgs, IEquatable<InfoData^>
type InfoData = class inherit EventArgs interface IEquatable<InfoData> end
The InfoData type exposes the following members.