ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX Namespace / DataStream Class / SetLength Method
Always ignored.

In This Topic
    SetLength Method (DataStream)
    In This Topic
    Not supported.
    Syntax
    'Declaration
     
    Public Overrides Sub SetLength( _
       ByVal value As Long _
    ) 
    public override void SetLength( 
       long value
    )

    Parameters

    value
    Always ignored.
    Exceptions
    ExceptionDescription
    Always thrown.
    See Also