[Missing <summary> documentation for "M:CWrapper.CMMCore.getAvailableDeviceTypes(System.String)"]

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

Syntax

C#
public LongVector getAvailableDeviceTypes(
	string library
)
Visual Basic (Declaration)
Public Function getAvailableDeviceTypes ( _
	library As String _
) As LongVector
Visual C++
public:
LongVector^ getAvailableDeviceTypes(
	String^ library
)

Parameters

library
Type: System..::.String

[Missing <param name="library"/> documentation for "M:CWrapper.CMMCore.getAvailableDeviceTypes(System.String)"]

Return Value

[Missing <returns> documentation for "M:CWrapper.CMMCore.getAvailableDeviceTypes(System.String)"]

See Also