kintoneTypeExtension ClasskintoneDotNETHelp
データ型の性質上List型となる項目について、メソッド拡張を行う
Inheritance Hierarchy

SystemObject
  kintoneDotNET.APIkintoneTypeExtension

Namespace: kintoneDotNET.API
Assembly: kintoneDotNET (in kintoneDotNET.dll) Version: 1.0.4.0 (1.0.4.0)
Syntax

public sealed class kintoneTypeExtension

The kintoneTypeExtension type exposes the following members.

Methods

  NameDescription
Public methodEquals
指定した Object が、現在の Object と等しいかどうかを判断します。
(Inherited from Object.)
Public methodGetHashCode
特定の型のハッシュ関数として機能します。
(Inherited from Object.)
Public methodGetType
現在のインスタンスの Type を取得します。
(Inherited from Object.)
Public methodStatic memberToHttpPostedFileBase
Public methodStatic memberToHttpPostedFileBaseList
Public methodToString
現在の Object を表す String を返します。
(Inherited from Object.)
Public methodStatic memberUploadFile(ListkintoneFile, ReadOnlyCollectionHttpPostedFile)
Public methodStatic memberUploadFile(ListkintoneFile, ReadOnlyCollectionHttpPostedFileBase)
Public methodStatic memberUploadFile(ListkintoneFile, HttpPostedFile)
Public methodStatic memberUploadFile(ListkintoneFile, HttpPostedFileBase)
Top
Remarks

See Also

Reference