System.Net.WebHeaderCollection.WebHeaderCollection C# (CSharp) Method

WebHeaderCollection() public method

public WebHeaderCollection ( ) : System.Collections
return System.Collections
        public WebHeaderCollection()
        {
        }

Same methods

WebHeaderCollection::WebHeaderCollection ( )
WebHeaderCollection::WebHeaderCollection ( System serializationInfo, System streamingContext )
WebHeaderCollection::WebHeaderCollection ( SerializationInfo serializationInfo, StreamingContext streamingContext ) : System.Collections