このメンバは、.NET Framework インフラストラクチャのサポートを目的としています。独自に作成したコード内で直接使用することはできません。
Overloads Public Function Get( _
ByVal index As Integer _) As HttpPostedFile
[C#]
public HttpPostedFile Get(intindex);
[C++]
public: HttpPostedFile* Get(intindex);
[JScript]
public function Get(
index : int) : HttpPostedFile;
参照
HttpFileCollection クラス | HttpFileCollection メンバ | System.Web 名前空間 | HttpFileCollection.Get オーバーロードの一覧