[Missing <summary> documentation for "M:kintoneDotNET.API.kintoneTypeExtension.UploadFile(System.Collections.Generic.List{kintoneDotNET.API.Types.kintoneFile},System.Collections.ObjectModel.ReadOnlyCollection{System.Web.HttpPostedFileBase})"]
Namespace: kintoneDotNET.API
Assembly: kintoneDotNET (in kintoneDotNET.dll) Version: 1.0.4.0 (1.0.4.0)
public static void UploadFile( this List<kintoneFile> item, ReadOnlyCollection<HttpPostedFileBase> files )
Parameters
- item
- Type: System.Collections.GenericListkintoneFile
[Missing <param name="item"/> documentation for "M:kintoneDotNET.API.kintoneTypeExtension.UploadFile(System.Collections.Generic.List{kintoneDotNET.API.Types.kintoneFile},System.Collections.ObjectModel.ReadOnlyCollection{System.Web.HttpPostedFileBase})"]
- files
- Type: System.Collections.ObjectModelReadOnlyCollectionHttpPostedFileBase
[Missing <param name="files"/> documentation for "M:kintoneDotNET.API.kintoneTypeExtension.UploadFile(System.Collections.Generic.List{kintoneDotNET.API.Types.kintoneFile},System.Collections.ObjectModel.ReadOnlyCollection{System.Web.HttpPostedFileBase})"]