[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public override void SetLength(
long value
)<EditorBrowsableAttribute(EditorBrowsableState.Never)>
Public Overrides Sub SetLength (
value As Long
)public:
[EditorBrowsableAttribute(EditorBrowsableState::Never)]
virtual void SetLength(
long long value
) overridefunction SetLength(value);| NotImplementedException | WriteOnly stream has no length. |