LumiSoft Net Help
Item Property (index)
NamespacesLumiSoft.Net.SIP.MessageSIP_HeaderFieldCollectionItem[([( Int32])])
Gets header field from specified index.
Declaration Syntax
C#Visual BasicVisual C++F#
public SIP_HeaderField this[
	int index
] { get; }
Public ReadOnly Default Property Item ( 
	index As Integer
) As SIP_HeaderField
	Get
public:
property SIP_HeaderField^ default[int index] {
	SIP_HeaderField^ get (int index);
}
member Item : SIP_HeaderField with get
Parameters
index (Int32)
Property Value

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