Gets header fields with the specified name.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public MIME_h[] this[ string name ] { get; }
Public ReadOnly Default Property Item ( name As String ) As MIME_h() Get
public: property array<MIME_h^>^ default[String^ name] { array<MIME_h^>^ get (String^ name); }
member Item : MIME_h[] with get
Parameters
- name (String)
- Header field name.
Return Value
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | Is raised when name is null reference. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119