HttpPostFieldsCollectionItem Property
Get the HTTP POST field at given index in collection
Namespace: HiQPdfAssembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 18.0.0
public HttpPostField this[
int index
] { get; }
- index Int32
- The index in collection
HttpPostFieldThe HTTP POST field at the index or null if the index is out of bounds