The MimeHeaderCollection type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() ![]() | Count |
Gets the number of headers contained in the MimeHeaderCollection.
|
![]() ![]() | Item[([( Int32])]) |
Gets the MimeHeader at the specified index.
|
![]() ![]() | Item[([( String])]) |
Gets the MimeHeader of the specified name.
|
![]() ![]() | SyncRoot |
Gets an object that can be used to synchronize access to the MimeHeaderCollection collection.
|