IsisDeviceCollectionToArray Method |
Gets the list of installed ISIS devices.
Namespace:
Atalasoft.Isis
Assembly:
Atalasoft.dotImage.Isis (in Atalasoft.dotImage.Isis.dll) Version: 11.5.0.5.0.230 (.NET 4.6.2, x86)
Syntaxpublic IsisDevice[] ToArray()
Public Function ToArray As IsisDevice()
Return Value
Type:
IsisDeviceList of ISIS devices.
See Also