Header field parameters collection.

C# | Visual Basic | Visual C++ | F# |
[ObsoleteAttribute("See LumiSoft.Net.MIME or LumiSoft.Net.Mail namepaces for replacement.")] public class HeaderFieldParameterCollection : IEnumerable
<ObsoleteAttribute("See LumiSoft.Net.MIME or LumiSoft.Net.Mail namepaces for replacement.")> Public Class HeaderFieldParameterCollection Implements IEnumerable
[ObsoleteAttribute(L"See LumiSoft.Net.MIME or LumiSoft.Net.Mail namepaces for replacement.")] public ref class HeaderFieldParameterCollection : IEnumerable
[<ObsoleteAttribute("See LumiSoft.Net.MIME or LumiSoft.Net.Mail namepaces for replacement.")>] type HeaderFieldParameterCollection = class interface IEnumerable end

All Members | Methods | Properties | |||
Icon | Member | Description |
---|---|---|
![]() | Add(String, String) |
Adds a new header field parameter with specified name and value to the end of the collection.
|
![]() | Clear()()()() |
Clears the collection of all header field parameters.
|
![]() | Contains(String) |
Gets if collection contains specified parameter.
|
![]() | Count |
Gets header field parameters count in the collection.
|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize()()()() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetEnumerator()()()() |
Gets enumerator.
|
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the Type of the current instance. (Inherited from Object.) |
![]() | Item[([( String])]) |
Gets or sets specified parameter value.
|
![]() | MemberwiseClone()()()() | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | Remove(String) |
Removes specified header field parameter from the collection.
|
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |

Object | |
![]() | HeaderFieldParameterCollection |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119