データ型の性質上List型となる項目について、メソッド拡張を行う
Inheritance Hierarchy
kintoneDotNET.APIkintoneTypeExtension
Namespace: kintoneDotNET.API
Assembly: kintoneDotNET (in kintoneDotNET.dll) Version: 1.0.4.0 (1.0.4.0)
Syntax
The kintoneTypeExtension type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Equals | 指定した Object が、現在の Object と等しいかどうかを判断します。 (Inherited from Object.) |
![]() | GetHashCode | 特定の型のハッシュ関数として機能します。 (Inherited from Object.) |
![]() | GetType | 現在のインスタンスの Type を取得します。 (Inherited from Object.) |
![]() ![]() | ToHttpPostedFileBase | |
![]() ![]() | ToHttpPostedFileBaseList | |
![]() | ToString | 現在の Object を表す String を返します。 (Inherited from Object.) |
![]() ![]() | UploadFile(ListkintoneFile, ReadOnlyCollectionHttpPostedFile) | |
![]() ![]() | UploadFile(ListkintoneFile, ReadOnlyCollectionHttpPostedFileBase) | |
![]() ![]() | UploadFile(ListkintoneFile, HttpPostedFile) | |
![]() ![]() | UploadFile(ListkintoneFile, HttpPostedFileBase) |
Remarks
See Also