AlpacaDiscoveryGetAlpacaDevicesAsArrayList Method
Returns an ArrayList of discovered Alpaca devices for use by COM clients
Namespace: ASCOM.Alpaca.DiscoveryAssembly: ASCOM.Alpaca (in ASCOM.Alpaca.dll) Version: 3.0.0-rc.1+86c25ce733aebb4d8b1b8a62e84770ea5e972bea
public ArrayList GetAlpacaDevicesAsArrayList()
Public Function GetAlpacaDevicesAsArrayList As ArrayList
Return Value
ArrayListArrayList of
AlpacaDeviceclasses
This method is for use by COM clients because it is not possible to pass a generic list as used in
GetAlpacaDevices through a COM interface.
.NET clients should use
GetAlpacaDevices instead of this method.
Supported in: 2.0