GraphIteratorGetDevice Method |
Namespace: Emgu.TF
public Operation IteratorGetDevice( Output resource, string opName = "IteratorGetDevice" )
Public Function IteratorGetDevice ( resource As Output, Optional opName As String = "IteratorGetDevice" ) As Operation
public: Operation^ IteratorGetDevice( Output^ resource, String^ opName = L"IteratorGetDevice" )
member IteratorGetDevice : resource : Output * ?opName : string (* Defaults: let _opName = defaultArg opName "IteratorGetDevice" *) -> Operation
2021 Emgu Corporation, All Rights Reserved,