Share via


IISPostedFile.read(Int32) Method

Definition

public:
 virtual cli::array <System::Object ^> ^ read(int _countToRead);
public virtual object[] read (int _countToRead);
abstract member read : int -> obj[]
override this.read : int -> obj[]
Public Overridable Function read (_countToRead As Integer) As Object()

Parameters

_countToRead
Int32

Returns

Object[]

Applies to