[]
        
(Showing Draft Content)

C1.Util.DX.Storage.ComStreamProxy.SetSize

SetSize Method

SetSize(long)

Changes the size of the stream object.

Declaration
public void SetSize(long newSize)
Public Sub SetSize(newSize As Long)
Parameters
Type Name Description
long newSize
Implements