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

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