[Missing <summary> documentation for "T:CoreDevices.NI_Controls.IPEventArg"]

Namespace:  CoreDevices.NI_Controls
Assembly:  Micromanager_net (in Micromanager_net.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public class IPEventArg : EventArgs
Visual Basic (Declaration)
Public Class IPEventArg _
	Inherits EventArgs
Visual C++
public ref class IPEventArg : public EventArgs

Inheritance Hierarchy

System..::.Object
  System..::.EventArgs
    CoreDevices.NI_Controls..::.IPEventArg

See Also