Nevron Open Vision Documentation
Nevron.Nov.Networking Namespace / NHttpHeaderFields Class
Fields Properties Methods


In This Topic
    NHttpHeaderFields Class Members
    In This Topic

    The following tables list the members exposed by NHttpHeaderFields.

    Protected Constructors
     NameDescription
    Internal ConstructorOverloaded.   
    Top
    Protected Fields
     NameDescription
    Internal Field  
    Internal Field  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the count of header fields in this headers map  
    Public PropertyDetermines whether this headers map is sealed. When sealed you are not allowed to modify the headers and all modification methods will throw an exception.  
    Public PropertyOverloaded. Gets or sets the field value associated with the specified field name.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Checks whether the headers contains an entry for the specified field name  
    Public MethodCreates an identical copy of this object.  
    Public MethodGets an iterator that iterates through the header fields.  
    Public MethodOverloaded. Removes the field (if any) with the specified name.  
    Public MethodOverloaded. Tries to get the value of the specified header field name  
    Top
    See Also