AlpacaDiscoveryGetAlpacaDevices Method
Returns a generic List of discovered Alpaca devices.
Namespace: ASCOM.Alpaca.DiscoveryAssembly: ASCOM.Alpaca (in ASCOM.Alpaca.dll) Version: 3.0.0-rc.1+86c25ce733aebb4d8b1b8a62e84770ea5e972bea
public List<AlpacaDevice> GetAlpacaDevices()
Public Function GetAlpacaDevices As List(Of AlpacaDevice)
Return Value
ListAlpacaDeviceList of
AlpacaDeviceclasses
This method is only available to .NET clients because COM cannot handle generic types. COM clients should use
GetAlpacaDevicesAsArrayList.
Supported in: 2.0