Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.8.30
|
Leadtools.Codecs Namespace > CodecsCodecInformation Structure : ToString Method |
public override string ToString()
'Declaration
Public Overrides Function ToString() As String
'Usage
Dim instance As CodecsCodecInformation Dim value As String value = instance.ToString()
public override string ToString()
public String toString()
function Leadtools.Codecs.CodecsCodecInformation.ToString()
public: String^ ToString(); override