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

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

    Parameters

    value
    Always ignored.
    Exceptions
    ExceptionDescription
    Always thrown.
    See Also