OclPlatformInfoToString Method |
http://www.emgu.com
Get the string that represent this oclPlatformInfo object
Namespace: Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 3.0.0.2161 (3.0.0.2161)
Syntaxpublic override string ToString()
Public Overrides Function ToString As String
public:
virtual String^ ToString() override
abstract ToString : unit -> string
override ToString : unit -> string
Return Value
Type:
StringA string that represent this oclPlatformInfo object
See Also