LumiSoft Net Help
Item Property (index)
NamespacesLumiSoft.Net.MIMEMIME_EntityCollectionItem[([( Int32])])
Gets MIME entity at the specified index.
Declaration Syntax
C#Visual BasicVisual C++F#
public MIME_Entity this[
	int index
] { get; }
Public ReadOnly Default Property Item ( 
	index As Integer
) As MIME_Entity
	Get
public:
property MIME_Entity^ default[int index] {
	MIME_Entity^ get (int index);
}
member Item : MIME_Entity with get
Parameters
index (Int32)
MIME entity zero-based index.
Return Value
MIME_Entity
Returns MIME entity.

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