LumiSoft Net Help
MIME_h Class
NamespacesLumiSoft.Net.MIMEMIME_h
This is base class for MIME header fields. Defined in RFC 2045 3.
Declaration Syntax
C#Visual BasicVisual C++F#
public abstract class MIME_h
Public MustInherit Class MIME_h
public ref class MIME_h abstract
[<AbstractClassAttribute>]
type MIME_h =  class end
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
MIME_h()()()()
Default constructor.

Equals(Object)
Determines whether the specified Object is equal to the current 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.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
IsModified
Gets if this header field is modified since it has loaded.

MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Name
Gets header field name. For example "Content-Type".

ToString()()()()
Returns header field as string.
(Overrides Object.ToString()()()().)
ToString(MIME_Encoding_EncodedWord, Encoding)
Returns header field as string.

ToString(MIME_Encoding_EncodedWord, Encoding, Boolean)
Returns header field as string.

ValueToString()()()()
Returns header field value as string.

ValueToString(MIME_Encoding_EncodedWord, Encoding)
Returns header field value as string.

Inheritance Hierarchy

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119