LumiSoft Mail Server User API
Remove Method (index)
Namespaces > LumiSoft.Net.SIP.Header > SIP_MultiValueHF<(Of T>) > Remove(Int32)
Removes value from specified index.
Syntax
C#Visual BasicManaged C++
public void Remove (
	int index
)
Public Sub Remove ( _
	index As Integer _
)
public:
void Remove (
	int index
)
Parameters
index (Int32)
Index of value to remove.

Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)