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