Documentation
Dlang.org
HeaderList.removeAt
gmime
header_list
HeaderList
Removes the header at the specified index from headers.
class
HeaderList
void
removeAt
(
int
index
)
Parameters
index
int
the 0-based index of the header to remove
gmime
header_list
HeaderList
constructors
this
functions
append
clear
contains
getCount
getHeader
getHeaderAt
prepend
remove
removeAt
self
set
toString_
writeToStream
properties
_gType
static functions
_getGType
builder
Removes the header at the specified index from headers.