[Missing <summary> documentation for "P:CoreDevices.Devices.IStateDeviceCom.NumStates"]

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

Syntax

C#
int NumStates { get; }
Visual Basic (Declaration)
ReadOnly Property NumStates As Integer
Visual C++
property int NumStates {
	int get ();
}

See Also