GraphDeviceIndex Method |
Namespace: Emgu.TF
public Operation DeviceIndex( string[] device_names, string opName = "DeviceIndex" )
Public Function DeviceIndex ( device_names As String(), Optional opName As String = "DeviceIndex" ) As Operation
public: Operation^ DeviceIndex( array<String^>^ device_names, String^ opName = L"DeviceIndex" )
member DeviceIndex : device_names : string[] * ?opName : string (* Defaults: let _opName = defaultArg opName "DeviceIndex" *) -> Operation
2021 Emgu Corporation, All Rights Reserved,