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

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

Syntax

C#
[SerializableAttribute]
public class ChannelState : IChannelStateCom
Visual Basic (Declaration)
<SerializableAttribute> _
Public Class ChannelState _
	Implements IChannelStateCom
Visual C++
[SerializableAttribute]
public ref class ChannelState : IChannelStateCom

Inheritance Hierarchy

System..::.Object
  CoreDevices..::.ChannelState

See Also