MemoryMappedViewStream: SetLength |
Sets the length of the current stream.
Public Sub SetLength( ByVal Value As Currency )
This method is internal only, because a stream that represents a view is not considered to have a length.
Exception | Condition |
---|---|
NotSupportedException | The method is not supported. |