SetLength Method (DataStream)
Not supported.
public override void SetLength(
System.long
)
'Declaration
Public Overrides Sub SetLength( _
ByVal As System.Long _
)
Parameters
- value
- Always ignored.
Exception | Description |
System.NotSupportedException | Always thrown. |