Hevea documentation

HttpFormItemCollection Class

Collection of HTTP form items.

For a list of all members of this type, see HttpFormItemCollection Members.

System.Object
   Hevea.Core.Http.HttpFormItemCollection

public sealed class HttpFormItemCollection : IEnumerable

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Hevea.Core.Http

Assembly: Hevea.Core (in Hevea.Core.dll)

See Also

HttpFormItemCollection Members | Hevea.Core.Http Namespace