ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.j2k.entropy.encoder Namespace / CBlkRateDistStats Class / ToString Method

In This Topic
    ToString Method (CBlkRateDistStats)
    In This Topic
    Returns the contents of the object in a string. This is used for debugging.
    Syntax
    'Declaration
     
    
    Public Overrides Function ToString() As String
    public override string ToString()

    Return Value

    A string with the contents of the object
    See Also