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