LumiSoft Net Help
SIP_SVGroupHFCollection<(Of <(<'T>)>)> Class
NamespacesLumiSoft.Net.SIP.MessageSIP_SVGroupHFCollection<(Of <(<'T>)>)>
Implements same single value header fields group. Group can contain one type header fields only. This is class is used by Authorization:,Proxy-Authorization:, ... .
Declaration Syntax
C#Visual BasicVisual C++F#
public class SIP_SVGroupHFCollection<T>
where T : SIP_t_Value
Public Class SIP_SVGroupHFCollection(Of T As SIP_t_Value)
generic<typename T>
where T : SIP_t_Value
public ref class SIP_SVGroupHFCollection
type SIP_SVGroupHFCollection<'T when 'T : SIP_t_Value> =  class end
Generic Template Parameters
T

[Missing <typeparam name="T"/> documentation for "T:LumiSoft.Net.SIP.Message.SIP_SVGroupHFCollection`1"]

Members
All MembersConstructorsMethodsProperties



IconMemberDescription
SIP_SVGroupHFCollection<(Of <(<'T>)>)>(SIP_Message, String)
Default constructor.

Add(String)
Adds specified header field value to the end of header.

Count
Gets number of header fields in this group.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
FieldName
Gets header field name what this group holds.

Finalize()()()()
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
GetAllValues()()()()
Gets all header field values.

GetFirst()()()()
Gets the first(Top-Most) header field. Returns null if no header fields.

GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
HeaderFields
Gets header fields what are in this group.

MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Remove(Int32)
Removes header field from specified index.

Remove(SIP_SingleValueHF<(Of <<'(T>)>>))
Removes specified header field from header.

RemoveAll()()()()
Removes all this gorup header fields from header.

ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
Inheritance Hierarchy
Object
SIP_SVGroupHFCollection<(Of <(<'T>)>)>

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119